Jump to content

Trish-p

Member
  • Posts

    7
  • Joined

  • Last visited

Everything posted by Trish-p

  1. Hi! As you can see in the image below, the logo is off-center, while the navigation links are fine. Any suggestions are appreciated! website link: https://www.allstarpkg.com/
  2. Hi, password is "trial" I was able to break the text to the second line, and center align it to the icon by setting both widths to 60 px. But how can I move the cart number so it's closer to the icon? I appreciate any suggestions. Thank you. .header .header-actions-action--cart .icon { background: url(https://static1.squarespace.com/static/62ec1ff71a3945114dc3c287/t/630e588ddcbf3277a04fa082/1661884557772/List.png) center no-repeat; stroke: transparent !important; content: ""; background-size: contain; width: 60px; } .header .header-actions-action--cart:after { content: "Quote/ Sample List"; color: #000; font-size: 11px; font-weight: 400; text-align: center; margin-top: 10px; margin-bottom: 0px; letter-spacing: 0px; width: 60px; word-wrap: break-word; display: inline-block; }
  3. Site URL: https://cornet-green-nakz.squarespace.com Hi! I've created a shop with multiple categories (jars, bottles, airless, etc. Image below for reference) and I linked each category to the navigation menu. However, when the customer clicks on a category (for example, we are now in "Jars") there's no underline to indicate that the customer is on this page. Is there a way to change this with CSS or Code Injection? Thank you!
  4. Site URL: https://cornet-green-nakz.squarespace.com/ Hi! I'm quite new to coding, any help or suggestion is much appreciated! I used the following code to customize the cart icon and add text underneath. But I can't align the icon to the right. Image is attached for reference, thank you! .header .header-actions-action--cart .icon { background: url(https://static1.squarespace.com/static/62ec1ff71a3945114dc3c287/t/630e588ddcbf3277a04fa082/1661884557772/List.png) center no-repeat; stroke: transparent !important; content: ""; background-size: contain; } .header .header-actions-action--cart:after { content: "Quote/Sample List"; color: #000; font-size: 12px; font-weight: 400; text-align: right; margin-top: 10px; margin-bottom: 0px; letter-spacing: 0px; width: 100% !important; display: inline-block; }
×
×
  • 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.