This is the “all products” page for my website.
The “Bath & Beauty”, Fashion, Mothers Day… etc. are my collections.
Is there a way to change the order of the collections?
Also, is there a way to exclude certain collections?
Thank you.
This is the “all products” page for my website.
The “Bath & Beauty”, Fashion, Mothers Day… etc. are my collections.
Is there a way to change the order of the collections?
Also, is there a way to exclude certain collections?
Thank you.
Hi @Username1234 ,
To sort Ordering Collections on the collection page, you can use CSS to do that. You can read the guide about “display: flex” at this link: https://www.w3schools.com/css/css3_flexbox_items.asp#order
To exclude certain collections, you also can use CSS to do that or use liquid snippet do that.
Can you please your store URL so I can check and give you the best solution in this case.