Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
I want to remove 'add to cart' button from the product grid. In my catalog section the 'add to cart' button is looking very disoriented
Solved! Go to the solution
This is an accepted solution.
Hello There,
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > base.css and paste this at the bottom of the file:
button.btn.btn-globo.globo--add-to-cart.globo-ajax-form-cart {
display: none;
}
Hello There,
Please share your store URL and password.
So that I will check and let you know the exact solution here.
Hi,
Just sent you the password and store link.
Adding my store link here as well: https://4c6338-2.myshopify.com/
This is an accepted solution.
Hello There,
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > base.css and paste this at the bottom of the file:
button.btn.btn-globo.globo--add-to-cart.globo-ajax-form-cart {
display: none;
}
It worked. Thank you!
Thank you for your response. It's good to know that it's worked for you. Kindly feel free to get back to me if you need any further assistance.
If helpful then please Like and Accept Solution.
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025