Jump to content

Help removing link animation on heading text when Flex animation is applied site-wide

Recommended Posts

Posted (edited)

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 🤸‍♀️

Edited by alex_lucke
Awkward spacing and wanted to change the emoji
  • Replies 1
  • Views 1.2k
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • 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.