Solid Shadow Button - Form Block


Plugin Details

Add a solid shadow and border style to the form block button.

Compatibility

  • Works with Squarespace 7.1

  • Uses Custom CSS


Add to Custom CSS

// SOLID SHADOW BUTTON - FORM BLOCK - GHOSTPLUGINS.COM //

.form-block .sqs-button-element--primary  {
  background: #fff !important;
  color: #000 !important;
  border: 1px solid #000 !important;
  box-shadow: 5px 5px #000 !important;
  width: 100% !important;
}


Customizable Options

  • Button Color

  • Button Text Color

  • Border Style

  • Box Shadow

  • Width

Notes

No plugin notes


Previous
Previous

Solid Shadow Button - Button Block

Next
Next

Full Width Button - Form Block