Remove Hyperlink Line in 7.1

Screen+Shot+2019-08-13+at+10.06.44+AM-1.png

Description

Remove the hyperlink line underneath text links. This plugin uses css editor and works with Squarespace 7.1.


How To Install

From your Squarespace account, go to the Custom CSS Editor. Copy and paste the code below into the Custom CSS Editor box.

// Remove Hyperlink Line - v7.1 //

.sqs-block-html a {
  text-decoration: none !important;
  background-image: none !important;
}

Customize

You do not need to change any of the values or properties.

Keep in mind this makes finding links harder for visitors, so maybe consider bolding your links or adding a link color so they stand out.


Previous
Previous

Your Own Shopping Cart Icon + Text

Next
Next

Active Navigation Link Color