Jump to content

How can i get rid of the ugly size and quantity button ? i only want the 'add cart'

Recommended Posts

This is how you would hide the size and quantity fields on that page. BUT I think it will break your sales process as if you hide the size selector your users won't be able to add a product to the cart.

#collection-6335a5019da39c4ea81a145b { 
 .product-quantity-input {
    display:none;
 }
 .product-variants {
    display:none;
  }
}

I would suggest using this instead that just hides the quantity:

#collection-6335a5019da39c4ea81a145b { 
 .product-quantity-input {
    display:none;
 }
}

 

Please like and upvote if my comments were helpful to you. Cheers!

Zygmunt Spray
Squarespace Website Designer
Contact me: 
https://squarefortytwo.com 

  Did I help? Buy me a coffee?

🔌 Ghost Squarespace Plugins (Referral link)
📈 SEO Space (Referral link)
 SquareWebsites Plugins (Referral link)
 🔲 SQSP Themes (Referral link) 
Spark Plugin (Referral link) 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.