Franc_Markson Posted May 26 Share Posted May 26 Hi Everyone, I would like to remove a button from my page and could use some guidance. The is an "Add to Cart" button on my page and I just cant figure out how to remove it. I've searched through the forum but haven't been able to figure it out.....I would appreciate any guidance on how I can do this. NEW AirFlow Polo Shirts — Marc Limited Online Catalog (squarespace.com) Link to comment
Solution Ziggy Posted May 26 Solution Share Posted May 26 47 minutes ago, Franc_Markson said: The is an "Add to Cart" button on my page and I just cant figure out how to remove it. I've searched through the forum but haven't been able to figure it out.....I would appreciate any guidance on how I can do this. You can do this globally with a few lines added to Custom CSS. It's not a native option as there's a big risk of breaking the sales process which is typically not desireable. Try this: .ProductItem-details .sqs-add-to-cart-button-wrapper, .ProductItem .ProductItem-details .product-quantity-input { display:none; } tuanphan and Franc_Markson 2 Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com 🔌 Ghost Squarespace Plugins (Referral link)📈 SEO Space (Referral link)⬛ SquareWebsites Plugins (Referral link)☕ Did I help? Buy me a coffee? Link to comment
Franc_Markson Posted May 26 Author Share Posted May 26 Thank you Ziggy, i'll give this a try tonight! Link to comment
Franc_Markson Posted May 26 Author Share Posted May 26 Hi Ziggy, thanks again for the solution. I tried it and it worked perfectly and I really appreciated your quick response. Ziggy 1 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