Jump to content

Hide Quantity in Product Block on 7.1

Recommended Posts

Hi there, 

I provide services so it's not likely that clients would want to buy more than one at a time. It is possible to hide the quantity box when I add a product block to a page? I still need the Add To Cart/Purchase button, I just want to remove quantity.

Thanks!

image.png.71eccaba473ee2b25e67c51b95cbc67c.png

Link to comment
  • Replies 8
  • Views 2.3k
  • Created
  • Last Reply
  • 2 weeks later...
5 hours ago, LaLune said:

Hi there! Sorry I missed your response. My website is live now! I password protected the page I'm trying to fix. The page is www.laluneconsulting.com/additional-support-1 and the password is sleep

 

Let me know if you are still unable to access. Thank you!

Add to Home > Design > Custom CSS

.product-block .product-quantity-input {
    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
  • 11 months later...
21 hours ago, Willdoes said:

I have entered the above and it works but is there a way to hide the quantity box on some of our products not all of them.

thank you

 

Add tag: noquantity for these products, then add this to Design > Custom CSS

.tag-noquantity .product-quantity-input {
    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

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.