melktart Posted May 26, 2014 Share Posted May 26, 2014 Is it s possible to edit the style of the form? I’ve looked around, but don’t see an option to edit it anywhere. I’d specifically like to edit the “submit” button color as well as the background color of the form fields. Any ideas? Thank you! Link to comment
nsepe Posted June 12, 2014 Share Posted June 12, 2014 Use the Custom CSS Editor and Firebug or your web browser’s developer tools to identify which particular styles you’d like to change. For example, you will probably want to add: .newsletter-block .newsletter-form-button { -moz-appearance: none; background-color: #your-new-hex-color-here; } Link to comment
edokken Posted August 18, 2016 Share Posted August 18, 2016 You can update the style of the Form by heading to Design > Style Editor. So long as you have your form pulled up, you can scroll down to the Style Settings for "Buttons." Once here you'll have the option to change the Style, Shape, Button Color, Text Color, and Font. Squarespace's guide on editing the Form Block is here: https://support.squarespace.com/hc/en-us/articles/206566737 Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.