Home › Forums › Jquery Validation for Contact Form 7 › How do I change the color of the validation messages?
This topic contains 1 reply, has 2 voices, and was last updated by Dinesh 1 year, 6 months ago.
Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
February 8, 2017 at 3:10 am #7079
Kim CohenHi,
Currently the color of the validation messages are red. I would like to change them along with underlines, check marks, etc. to a color that is more complementary to the color scheme used on my client’s website.How do I go about doing that?
I look forward to hearing from you.
Thank you!
KimFebruary 8, 2017 at 12:38 pm #7085Hi Kim,
You can use this css and change the color as per your need. Here ###### is the HEX code of the color you want to use.
label.error{color:##### !important;} .theme_1.wpcf7-form input.error, .theme_1.wpcf7-form select.error, .theme_1.wpcf7-form textarea.error{border-bottom:2px solid ####### !important;}Hope this helps.
Thanks
-
AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)
The topic ‘How do I change the color of the validation messages?’ is closed to new replies.

