Home › Forums › Basel support forum › CSS not affecting Gravity Forms submit button CSS not affecting Gravity Forms submit button This topic has 5 replies, 2 voices, and was last updated 6 years ago by Elise Noromit. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts May 16, 2019 at 12:08 am #123995 kyledparsons30Participant Hi there, I have some CSS code but it’s having no affect on my Gravity forms submit button. The reason I’m raising this issue with you and not Gravity forms is I’m using this exact code on 3 other sites and it’s working properly, but not on this one. Please see attached screenshot. Thank you Attachments:You must be logged in to view attached files. May 16, 2019 at 6:36 am #124005 Elise NoromitMember Hello, Take this selector .gform_footer .gform_button and assign all your style. Best Regards May 17, 2019 at 2:58 am #124165 kyledparsons30Participant Hi Elise, Thanks for the fast response. Unfortunately that did not work. Please advise, May 17, 2019 at 6:15 am #124184 Elise NoromitMember Hello, Please provide your site admin access into the private area. In addition, provide the custom CSS which you want to assign to the button. Best Regards May 23, 2019 at 12:33 am #125264 kyledparsons30Participant Hi Elise, Here you go: May 23, 2019 at 8:38 am #125303 Elise NoromitMember Hello, I have added this code to the Theme Settings > custom CSS: .gform_footer .gform_button{ color:#ffffff; background:red; border-color:yellow; } http://prntscr.com/ns92tg And it works here /contact-us/ http://prntscr.com/ns93ex Best Regards Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to create new topics. Login / Register