Re: Remove add to cart button from product grid from Dawn theme

Solved

Remove add to cart button from product grid from Dawn theme

LLshopshopifify
Tourist
10 0 6

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
Screenshot 2023-07-13 at 13.46.27.png

Accepted Solution (1)
ZestardTech
Shopify Partner
6071 1087 1458

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;
}

ZestardTech_0-1689240210665.png

 

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing

View solution in original post

Replies 5 (5)

ZestardTech
Shopify Partner
6071 1087 1458

Hello There,

Please share your store URL and password.
So that I will check and let you know the exact solution here.

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing
LLshopshopifify
Tourist
10 0 6

Hi,

 

Just sent you the password and store link.

Adding my store link here as well: https://4c6338-2.myshopify.com/

ZestardTech
Shopify Partner
6071 1087 1458

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;
}

ZestardTech_0-1689240210665.png

 

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing
LLshopshopifify
Tourist
10 0 6

It worked. Thank you!

ZestardTech
Shopify Partner
6071 1087 1458

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.

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing