I have tried to manipulate the button formatting with countless classes and nothing seems to be working. Below is my site and page associated with the form.
Looking for it to have the background color #2d5c88
Thanks.
Hi bryanyale,
Please try the following in Quick CSS under Enfold–>General Styling:
.page-id-1167 .avia_ajax_form input[type='submit'] {
background-color:#2d5c88 !important;
}
Regards,
Rikard
Perfect, thanks. Didn’t even think to grab the page-id class.
