The button styling of my forminator form doesn’t work correctly.
I’ve added the css class of my buttons to the button of the form. On hover the color is correct and the icon appears. But the color isn’t correct in normal state + the size of the button doesn’t change on hover.
I could fix the normal color within the styling options of the form and fix the on hover size in CSS but obviously this does not have my preference.
Ideally I would like to have all new forms with the normal buttons of the website. In case client decides to add a new form that button automatically has the same styling as the rest so no need to put the css class for every form.
Any tips or solutions?
Thanks in advance!