invalid input
-
Hello,
In case of invalid input ( In a form ) ( or no input in a required field ) i
change the border of the text box :form.invalid input.wpcf7-not-valid{
border:1px solid red;
background:#f0e3e3;
}The problem is that in case of drop down menu the color does not change ( if no value was selected ).
How can i fix that?
Thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘invalid input’ is closed to new replies.