Gradient Contact Form Button

Gradient_Form_Button.png

Description

Add a gradient color style to the contact form button. This plugin uses css editor and works with all template families.


How To Install

From your Squarespace account, go to the Custom CSS Editor. Copy and paste the codes below into the Custom CSS Editor box.

// Gradient Form Button //

.form-wrapper input[type=submit] {
  font-size: 16px !important;
  padding: 20px !important;
  background: linear-gradient(to right, #F07C63, #E45372) !important;
}

Customize

Swap out both of the background color values with the colors of your choice.

Adjust the font size and padding values to your liking. The higher the box shadow and padding px = the bigger the button.


Previous
Previous

Leaflet Contact Form Button

Next
Next

Solid Drop Shadow Contact Form Button