Hi all,
Currently all my collection pages (on mobile only) show the Add To Cart button when browsing products in a collection. BUT I need to hide the Add To Cart button only on one new specific collection.
So I created a new ‘collection.drop.liquid’ template for this, however I do not see a cart or product-form anywhere in the original collection.liquid template that I copied over to my new custom template. I believe I may need to hide it in CSS somehow and this is where I get a bit lost.
Any help is greatly appreciated!