Thicker Hyperlink Lines

Look Demo

Add a thicker line underneath hyperlinks. This plugin uses css editor and works with all template families.

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.

// Thicker Hyperlink Line //

h1 a {
border-bottom: 5px solid #000000 !important;
  }

Customize

Change h1 to the text property you’d like to target. This can be either h1, h2, h3, or p.

Adjust the bottom-border and color values to your liking.

License

This plugin comes with an Unlimited Use License. View License Terms