Jump to content

I need to remove the underline text from links, how can I do that?

Recommended Posts

Posted

I need to remove the underline text from links, how can I do that?

  • Replies 4
  • Views 11.1k
  • Created
  • Last Reply
Posted

Paste this code into your css editor:


footer a:link {
 text-decoration: none !important;
}

  • 2 years later...
  • 1 year later...
  • 6 months later...
Posted

it did work on me:

 

.sqs-block-html .sqs-block-content *:not(h1):not(h2):not(h3) {

border: none !important;

}

Archived

This topic is now archived and is closed to further replies.

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