Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi,
Can some suggest the easiest way to remove the Add To Cart button on collections pages.
Any help is greatly appreciated.
Solved! Go to the solution
This is an accepted solution.
Hi @Norrrrra ,
I would like to give you a recommendation to support you so kindly follow steps below:
1. Go to Online Store > Theme > Edit code of your current theme
2. Open your theme.liquid theme file
3. Paste the below code before </head>
<style>
.collection-template .product-grid .quick-add-wrapper {
display: none !important;
}
</style>
Let us know how it works for you.
Best regards,
GemPages Support Team
Hello @Norrrrra ,
lIt's GemPages support team and glad to support you today.
Could you please share your store URL ( with the password if your store password is enabled ) then I can see and suggest something for you?
Best regards,
GemPages Support Team
Hi mate,
thanks for the quick response, here is the url: https://booziesdesign.myshopify.com/
Nora
This is an accepted solution.
Hi @Norrrrra ,
I would like to give you a recommendation to support you so kindly follow steps below:
1. Go to Online Store > Theme > Edit code of your current theme
2. Open your theme.liquid theme file
3. Paste the below code before </head>
<style>
.collection-template .product-grid .quick-add-wrapper {
display: none !important;
}
</style>
Let us know how it works for you.
Best regards,
GemPages Support Team
Hi mate,
i tried and it totally worked!
Thank you very much for your help.
Nora
Hi again, I just found that the image on my home page is dislocated after I edited the code. Could you please check?
Hi @Norrrrra ,
Could you share detail about your image issue?
I have checked and found that it still displays normally on my end
Best regards,
GemPages Support Team
Hi,
I have the same issue but the solution provided is not working for me.
I just need to remove the Add to Cart button from this collection where the products are all subscriptions (but keep on normal collection pages).
https://thegoddessgardenaustralia.com.au/collections/temples
Any help would be greatly appreciated.
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025