literalliecreative Posted October 7, 2020 Share Posted October 7, 2020 Site URL: https://www.atlboards.com/shopcandyboards/p/61rzbpqdcfubs3ghi9xdxo9tveh72f Hello! I need to remove the "Add To Cart" Button and price for the Bulk Orders item in my store as they just need to fill out a form but we want it to show up in the store as well - can someone help me with that? You all are the best! Link to comment
tuanphan Posted October 7, 2020 Share Posted October 7, 2020 Edit Product > Additional Info > Add Code Block > paste this code <style> .sqs-add-to-cart-button-wrapper { display: none; } </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
literalliecreative Posted October 7, 2020 Author Share Posted October 7, 2020 9 minutes ago, tuanphan said: <style> .sqs-add-to-cart-button-wrapper { display: none; } </style> Hmm not working - any idea? Link to comment
tuanphan Posted October 7, 2020 Share Posted October 7, 2020 13 minutes ago, literalliecreative said: Hmm not working - any idea? Try adding this to Home > Design > Custom CSS body#item-5f7bc6485bae9344c29b23e9 .sqs-add-to-cart-button-wrapper { display: none; } 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
literalliecreative Posted October 7, 2020 Author Share Posted October 7, 2020 Got it! Thank you! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.