Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1017595

    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!

    #1017700

    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

    #1017954

    Awesome! That works :)
    Thank you so much, Mike!

    #1018054

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Change Frame Color in Contact Form’ is closed to new replies.