Jump to content

Trey_SQSP

Squarespace Employee
  • Posts

    166
  • Joined

  • Last visited

Everything posted by Trey_SQSP

  1. The page you linked to doesn't have anything entered for the code injection. The code would need to be added to each page you need the quantity to be hidden on. Can you add the code to the code injection on the page you linked, and enable the quantity on service products to confirm if you still have the same problem?
  2. 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>
  3. You might consider something like Google Maps, which would allow you to create a custom map with multiple points, then embed this into your site. See the thread below for discussion about this: https://answers.squarespace.com/questions/35300/can-i-add-multiple-locations-on-a-map.html
×
×
  • 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.