Jump to content

Create hover state on text link

Go to solution Solved by yubrajs,

Recommended Posts

  • Replies 7
  • Views 1.1k
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

11 hours ago, yubrajs said:

Add the below code in your custom css, if you are using h2 as the link tag otherwise update the tag as per text link.

.sqs-html-content h2 a{
	transition: all 0.5s ease;
}
.sqs-html-content h2 a:hover{
	color:#000;
}

 

@yubrajs Unfortunately this did not work.

Link to comment

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.