Home › Forums › Basel support forum › CSS not affecting Gravity Forms submit button › Reply To: CSS not affecting Gravity Forms submit button
May 23, 2019 at 8:38 am
#125303
Elise Noromit
Member
Hello,
I have added this code to the Theme Settings > custom CSS:
.gform_footer .gform_button{
color:#ffffff;
background:red;
border-color:yellow;
}
And it works here /contact-us/
http://prntscr.com/ns93ex
Best Regards