Underline Style (#01) - Newsletter Block
Plugin Details
Add an underline style to the newsletter block name and email fields.
Compatibility
Works with Squarespace 7.1
Uses Custom CSS
Add to Custom CSS
// NEWSLETTER BLOCK - UNDERLINE STYLE - GHOSTPLUGINS.COM //
.newsletter-form .newsletter-form-field-element {
border-bottom: 2px solid #000 !important;
background: #fff !important;
border-top: none;
border-right: none;
border-left: none;
}
Customizable Options
Field Bottom Border Style
Field Background Color
Notes
No plugin notes
