Jump to content

alex_lucke

Circle Member
  • Posts

    4
  • Joined

  • Last visited

alex_lucke's Achievements

  1. Hi! Chiming in here to say I'm having the same issue. I've tried the following code and it only seems to work on one page of my site. This code is applied to CSS and I have the variable properly defined. body { background-color: @dark-green !important; } The following I inserted to a page header and had no luck at all. <style> body { background-color: #003838 !important; } </style> My colleagues and I have noticed this happening consistently. Eager to get to the bottom of things!
  2. Hi! I love the Flex animation and am happy with how it looks on paragraph links, but I would like to remove it on heading links ie "Copywriter and author." Is there a way to disable and target this underline specifically? I've tried the following code targeted at a specific section with no luck. To remove the line - a.toggle_trigger { color: #000000; } a.toggle_trigger:after { display: none !important; } To change the color - /* STYLING THE LINKS */ .sqs-block h3 a, .sqs-block body a { color: #000000; } .tweak-global-animations-animation-type-flex .sqs-block{ h3 a, body a { background-image: linear-gradient(@punk,@punk),linear-gradient(@punk,@punk) !important; } } Thanks in advance! The password to my site is: playtime 🤸‍♀️
  3. Hi! I'm working on a site https://luckyjewel.squarespace.com/ and I want to preserve the scroll position on the shop page when a user clicks into a product and then back onto the main shop page. For example: If the shop page is laid out like this - PRODUCT 1 PRODUCT 2 PRODUCT 3 PRODUCT 4 PRODUCT 5 and the customer scrolls down to PRODUCT 5 and clicks on it then back to shop, instead of sending them back to the top of the shop page, I want them to land back on PRODUCT 5 on the main shop page. Here to provide anything else you might need and thank you in advance!
×
×
  • 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.