Newsletter Block - Underline Style
1. Plugin Info
Add an underline style to the newsletter block.
Works with Squarespace 7.0 and 7.1
Uses Custom CSS
2. Add this code to Custom CSS
// Newsletter Block - Underline Style - Ghost //
.newsletter-form-field-element {
border-bottom: 2px solid #000 !important;
background: #fff !important;
border-top: none !important;
border-right: none !important;
border-left: none !important;
}
3. Customizable Options
Border Style (Bottom)
Background Color
Border Style (Top, Right, Left)
4. Plugin Notes
Button style can be changed in Squarespace settings.
