Gravity Forms changed the submit markup
11 August 2026 at 16:57
Gravity Forms newest update changes the submit button from an input field to a button. If you were targeting the input[type="submit"] in your styling in any way, you will want to update to button[type="submit"]. I am partway through updating this on a whole bunch of sites at the moment.
[link] [comments]