Full Width Button - Form Block
Plugin Details
Make the form block’s button full width.
Compatibility
Works with Squarespace 7.1
Uses Custom CSS
Add to Custom CSS
// FULL WIDTH BUTTON - FORM BLOCK - GHOSTPLUGINS.COM //
.form-block .sqs-button-element--primary  {
  width: 100% !important;
}Customizable Options
No customizable options
Notes
No plugin notes
