Individual Heading Adjustments

Look Demo

Easily adjust the style of each individual heading text. 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.

// Heading Text Adjustment //

h1 { 
font-weight: 500;
letter-spacing: 1em;
text-transform: none;
}

h2 { 
font-weight: 500;
letter-spacing: 1em;
text-transform: none;
}

h3 { 
font-weight: 500;
letter-spacing: 1em;
text-transform: none;
}

h4 { 
font-weight: 500;
letter-spacing: 1em;
text-transform: none;
}

Customize

Adjust the font weight, letter spacing, and text transform values for the heading text you’d like to target.

Colors, font family, and other styles can be changed in the Design settings.

License

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