Hello, how can I change the color of submit button in contact form?
thanks in advance
Hey troupdim,
Please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:
#contact.main_color .avia_ajax_form input[type='submit'] {
background-color: #5d8a88;
color: #ffffff;
border-color: #5d8a88;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
I add this code in css section, did not change.
ok. thanks a lot!
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike