Hi,
I try to edit the contact form on the website. The frame is white. When I test the form and click “Submit” button, the frame turns green. How do I change it to blue #729ae5?
Thank you in advance!
Hey gubano,
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
#top #wrap_all .valid .input_checkbox_label{color:#729ae5 !important; }
#top #wrap_all .valid .text_input, #top #wrap_all .valid .text_area, #top #wrap_all .valid .select{border:1px solid #729ae5 !important; }
Best regards,
Mike
Awesome! That works :)
Thank you so much, Mike!
Hi,
I’m glad you were able to get this resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon