Slightly Angled Text
Look Demo
Give any header text a slightly slanted and angled look. 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.
// Slightly Angled Text // h1 { transform: skewY(-5deg); }
Customize
Change the “h1” value to the header you’d like to target - this can either be h2 or h3.
Adjust the -5deg transform value to change the angle intensity.
License
This plugin comes with an Unlimited Use License. View License Terms