IEn Posted October 20, 2022 Share Posted October 20, 2022 Hi, I need to remove the "Add to Cart" button from about 10 products. For example, these two products: https://www.peninsulafestival.com.au/program/p/clancy-mcleod https://www.peninsulafestival.com.au/program/p/nola-lauch-inventi-ensemble Do you know how I could do this? I will apply the same code to each of the other 8 products. Thanks heaps for the help Link to comment
Solution Ziggy Posted October 20, 2022 Solution Share Posted October 20, 2022 You would need this Custom CSS: #item-634e7af9f375567851605b54, #item-6326e3a54084663998413852 { .sqs-add-to-cart-button-wrapper, .product-quantity-input { display:none; } } This is for the two examples, you'll have to add Item IDs to the list separated by commas. You can find more item IDs with this chrome extension:https://chrome.google.com/webstore/detail/squarespace-id-finder/igjamfnifnkmecjidfbdipieoaeghcff Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
Ziggy Posted October 22, 2022 Share Posted October 22, 2022 6 hours ago, IEn said: Legend. Thanks man. No problem! Glad to help! Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? 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