Jump to content

Space Between Line and Word

Go to solution Solved by CassAggett,

Recommended Posts

Per the above video, it looks like you're using the text highlight feature, rather than underlining the text which is done automatically for links.

Remove this formatting and ensure the links are still set and you'll have regular underline. (If not, you can highlight and click CTRL / CMD + U on your keyboard to underline)

 

If this helped you, please like or mark my solution as answer so others can scroll to it quickly 👆

Cass Aggett is a Squarespace website designer for go-getting women – no matter what stage of business.

WEBSITEINSTAGRAM

 

Link to comment
  • Solution

@Liz1994 it depends if you want to target all links or just specific links, but the property is text-underline-offset

To apply to all text links, you could try:

.sqs-block-html a {
  text-underline-offset: 3px;
}

This won't affect the email address in the footer though as you've manually underlined this, rather than added a hyperlink that automatically underlines.

It looks like you've got code on your site to remove all auto link underlines though:

p a {
  text-decoration: none !important;
}

If you want all links to be underlined you can remove that from your code

If this helped you, please like or mark my solution as answer so others can scroll to it quickly 👆

Cass Aggett is a Squarespace website designer for go-getting women – no matter what stage of business.

WEBSITEINSTAGRAM

 

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.