Guest samsuss Posted October 25, 2019 Share Posted October 25, 2019 Hello - I need to hide the "Add to Cart" button on the product pages, as I am using my website as free rewards site for employees. Instead, I want them to fill out a form, and we will order the item for them. The way I have the button hidden right now is just by making it white on white, but this doesn't work as a solution once there's an order form on the product page. Can someone please help with code to remove the button? Thanks!! Link to comment
SnazzyView Posted October 25, 2019 Share Posted October 25, 2019 So depending on the template you're using you should be able to remove it in the style editor. Failing that place the below in you websites CSS. .sqs-add-to-cart-button-wrapper {display:none!important} Link to comment
ghazwan Posted July 26, 2020 Share Posted July 26, 2020 hello, where do i copy that code into? the shop advanced code panel or the whole site? Link to comment
paul2009 Posted July 26, 2020 Share Posted July 26, 2020 1 hour ago, ghazwan said: where do i copy that code into? This is CSS, so paste it into Design > Custom CSS. Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links. Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional. Would you like your customers to be able to mark their favourite products in your Squarespace store? Link to comment
Guest Posted July 31, 2020 Share Posted July 31, 2020 On 7/26/2020 at 1:05 PM, paul2009 said: This is CSS, so paste it into Design > Custom CSS. OMG, thank you very much!!!!! it really works! you are my saviour.🥳 Link to comment
Rosemouse Posted September 15, 2020 Share Posted September 15, 2020 Thank you so much that was the quickest solution to a squarespace problem I have ever had Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.