Jump to content

Trey_SQSP

Squarespace Employee
  • Posts

    166
  • Joined

  • Last visited

Reputation Activity

  1. Love
    Trey_SQSP got a reaction from Olokoi 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>
  2. Love
    Trey_SQSP got a reaction from karilyn 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>
  3. Love
    Trey_SQSP got a reaction from StaceyR 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>
  4. Like
    Trey_SQSP got a reaction from Jeremyn 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>
  5. Like
    Trey_SQSP got a reaction from webbroi in Is it possible to add an interactive map?   
    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
  6. Like
    Trey_SQSP got a reaction from amanda4 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>
  7. Like
    Trey_SQSP got a reaction from SodaCreekDigital 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>
  8. Love
    Trey_SQSP got a reaction from XavierCastelan 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.