Jump to content

karilyn

Member
  • Posts

    2
  • Joined

  • Last visited

Reputation Activity

  1. Love
    karilyn reacted to Trey_SQSP in How can I hide the 'Quantity Select' field on a product page?   
    It looks like the answer offered hides the Add to Cart, and the Price as well. If you only want to hide the Quantity input field but keep all the rest, you can add this to the custom CSS editor:
    .product-quantity-input { display:none !important; }
    This will affect products site wide, so if you need this for only a specific product page, you can add this in style tags via the page header code injection:
    <style> .product-quantity-input { display:none !important; } </style>
×
×
  • 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.