In order to change the color of the button within a form click on the “Style” tab and within the “Button” section you can edit the color. Here is a video of how to do this:
Yep, so tried it out and had to add an “important” criteria to the CSS and for the sake of simplification I took out the “color: white;” for the text color. So, this is what I was left with:
Hi, I need to remove background color for submit button in vertical forms and then change background color as well as font color on mouse hover. I managed to do the same thing with horizontal forms but I spent hours trying to do the same for vertical forms but all in vain. Please help!
I tried the CSS for changing background color when hovering a button.
It works while I’m in ActiveCampaign’s form editor, but doesn’t when the form is embedded on my page. I just copy-pasted the code as instructed. Any ideas?
I changed the hover colour and changed the text size for the submit button. It looks aok on the form editor preview, but is nowhere to be seen when I embed the code on my website.