afaris Posted August 17, 2022 Share Posted August 17, 2022 Site URL: https://www.andrewfaris.com/2022/30x40-untitled01 Hello All, I would like to remove 'Add to Cart' buttons on specific pages throughout my site. Here is an example of a page with the 'Add to Cart' button that I would like to remove. I appreciate any help. Thanks, Andrew Link to comment
tuanphan Posted August 21, 2022 Share Posted August 21, 2022 Edit product > Additional Info > Add a Code Block > Use this code <style> /* Remove add to cart */ div.sqs-add-to-cart-button-wrapper { display: none !important; } </style> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment