Jump to content

amanda4

Circle Member
  • Posts

    7
  • Joined

  • Last visited

Reputation Activity

  1. Like
    amanda4 reacted to tuanphan in replacing a regular button with a open form button   
    What is access password?
    You can also use Lightbox plugin to achieve this.
  2. Like
    amanda4 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>
  3. Thanks
    amanda4 reacted to tuanphan in Read less in product accordion dropdown   
    I don't familiar with above code, so I suggest some other ways.
    Option 1. Use Accordion Tabs Plugin
    I used to do on client site. You can add Accordion inside Accordion, Accordion inside Tabs, Tabs inside Accordion. Easy to customize without coding skills.
    This plugin use Markdown Block or Portfolio Page (7.1) or Index Page (7.0)
    Option 2. Find free code on Codepen code
    I just checked & found 3 free code
    https://codepen.io/glebkema/pen/QQOZRe https://codepen.io/brenden/pen/Kwbpyj/ https://codepen.io/marklsanders/pen/OPZXXv
×
×
  • 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.