I have a site with multiple gravity forms. I would like to change the color of the submit button on one of the forms. Is there a Quick CSS code to drop in for that? The form ID is 2
Hey Beth,
Can you point us to the page where the form is added, please?
Best regards,
Victoria
Yes, link is in private content. Thank You
Hi,
#gform_submit_button_2 {
background-color:
}
Here is the code, edit the background on how you want it to be.
Best regards,
Basilis