Gradient Newsletter Block
Look Demo
Add gradient background color to the newsletter block. 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.
// Gradient Newsletter Block // .newsletter-block { background: linear-gradient(to bottom, #F07C63, #E45372); padding: 50px !important; border-radius: 20px; }
Customize
Change both of the background #F07C63 and #E45372 values to the colors of your choice. Adjust the padding and border radius values to your liking.
Colors and font styles can be done directly in your Squarespace settings.
License
This plugin comes with an Unlimited Use License. View License Terms