Remove Add to Cart from Shop Page
-
How to remove Remove Add to Cart from Shop Page ?
Attachments:
You must be
logged in to view attached files.
Hello,
You can enable the Catalog mode in the Theme Settings > Shop.
If you have any questions please feel free to contact us.
Best Regards
Thanks for your reply.
Catalog mode will not serve my purpose. I don’t want to disable “add to cart” on entire site. I just want to disable it on shop page/ product grid page. “add to cart” should work everywhere else except shop page/product grid page as usual.
Thanks in advance.
Hello,
Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.
Best Regards
I post the credentials in Private content.
My site is https://shopr.com.bd
You should check this site: https://www.gadstyle.com/category/electronics/earphones-headphones
This site doesnt has “add to cart” icon on shop page., but “add to cart” works everywhere else.
I like to make my site like that.
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body.post-type-archive-product .wd-action-btn {
display: none;
}
Best Regards
You are welcome! We are here to help.
Wish you a wonderful day!
The topic ‘Remove Add to Cart from Shop Page’ is closed to new replies.