How to hide a collection in All Collections page?

I want to hide the “shirts” collection here on this page: https://jwe35urnv6eo78zi-81942479162.shopifypreview.com/collections

Dawn theme

Hi @noobnoobqestio ,

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search base

Step 3: Paste the below code at the bottom of the file → Save

.collection-list .collection-list__item:has(a[href="/collections/shirts"]){display:none}

Hope my solution works perfectly for you!

Best regards,

Oliver | PageFly

1 Like

Hi PageFly-Oliver

i can´t find the “Base” anywhere i useing Beyond theme.
can you guid me in that theme.
my problem is i would like to hide my collections but cleints should still go in to the collection via link.
can you help me ?

1 Like

Hey, any solution to this ?

base.css in Theme>Edit Code