Error Alert Style - Form Block


Plugin Details

Style the contact form’s error alert message when a required field is missed.

Compatibility

  • Works with Squarespace 7.1

  • Uses Custom CSS


Add to Custom CSS

// ERROR ALERT STLYE - FORM BLOCK - GHOSTPLUGINS.COM //

.form-field-error {
  font-size: 13px;
  color: #fff;
  background: #D0342C !important;
  padding: 5px 10px;
  border: 1px solid #D0342C;
  border-radius: 5px;
}


Customizable Options

  • Font Size

  • Font Color

  • Background Color

  • Padding

  • Border Style

  • Border Radius

Notes

No plugin notes


Previous
Previous

Show Header Button - Mobile Menu

Next
Next

Do Not Skip Required Text - Form Block