Hi @updraft
Unfortunately, Gravity forms doesn’t provide any provision to add icon to the submit button. There is a workaround using JS but that may not be the best experience for adding icon. How necessary the icon for you?
Thread Starter
Ryan
(@updraft)
I can use CSS as a workaround, if necessary, but was trying to avoid that.
What about using the gform_submit_button filter and changing the markup from an <input> to a <button> and inserting the icon HTML?
See the first example in their doc:
https://docs.gravityforms.com/gform_submit_button/
Another Option
The Field Icons for Gravity Forms plugin can apparently add an icon to the submit button:
https://wpmonks.com/blog/how-to-add-font-awesome-icon-to-gravity-forms-submit-button/
-
This reply was modified 1 month ago by
Ryan.
Hi @updraft
Thank you for sharing the reference links.
We have added the option to add an icon to the submit button, which will be available in the next update of Max Addons.
Simrandeep Singh