Jump to content

Palmside

Circle Member
  • Posts

    31
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Palmside got a reaction from pjdixon in Member areas give store discounts   
    Hey all, does anybody know if the Squarespace member areas allow you to offer a commerce discount for members? E.g. a member can get 20% off merch sold on that website? I have a client enquiring about such a set up.
    Cheers!
  2. Like
    Palmside reacted to tuanphan in An image as blog page background?   
    I see you solved with this code?
    .blog-basic-grid.collection-content-wrapper { background-image: url(https://static1.squarespace.com/static/63639f1cd2247b4fb4cf2667/t/636d2094530ba81cc5ef501a/1668096160759/Light+Texture+2+OVERLAY.jpg); background-size: cover; background-repeat: no-repeat; background-position: cover; padding-top: 190px } body.collection-type-blog-basic-grid .header-announcement-bar-wrapper { background: transparent !important; position: absolute !important } .blog-item-wrapper { background-image: url(https://static1.squarespace.com/static/63639f1cd2247b4fb4cf2667/t/636d2094530ba81cc5ef501a/1668096160759/Light+Texture+2+OVERLAY.jpg); background-size: cover; padding-top: 50px }  
    What is your site url? Or you can try this code
    [class*="blog-"].collection-content-wrapper { background-image: url(https://static1.squarespace.com/static/63639f1cd2247b4fb4cf2667/t/636d2094530ba81cc5ef501a/1668096160759/Light+Texture+2+OVERLAY.jpg); background-size: cover; background-repeat: no-repeat; background-position: cover; padding-top: 190px } body[class*="type-blog"] .header-announcement-bar-wrapper { background: transparent !important; position: absolute !important } .blog-item-wrapper { background-image: url(https://static1.squarespace.com/static/63639f1cd2247b4fb4cf2667/t/636d2094530ba81cc5ef501a/1668096160759/Light+Texture+2+OVERLAY.jpg); background-size: cover; padding-top: 50px }  
  3. Like
    Palmside reacted to creedon in Make a dropdown navigation folder not clickable   
    @Palmside
    Add the following to Design > Custom CSS.
    /* begin services menu no links */ /* desktop */ .header-nav .header-nav-item--folder > [href="/services"] + .header-nav-folder-content .header-nav-folder-item { pointer-events : none; } /* mobile */ .header-menu-nav-folder[data-folder="/services"] .header-menu-nav-item--external { pointer-events : none; } /* end services menu no links */ This is for v7.1 and specific to the poster's need.
    Let us know how it goes.
×
×
  • 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.