Individual Heading Adjustments

grey_ghost.png

Description

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, fonts, and other styles can be changed in the design tab.


Previous
Previous

Gradient Buttons

Next
Next

Leaf Folder Menu Style