[Plugin: Contact Form 7] Watermark not working properly
-
I have set up a contact form and it does not add the class correctly to “text” input fields. It works well on “textarea”.
How can i assure that it works with “text” input as well and does not show in black but the defined grey textcolor?Firebug tells me, the class is disabled
< input type=”text” title=”z.B. Hans Schmidt” size=”40″ class=”wpcf7-form-control wpcf7-text wpcf7-validates-as-required wpcf7-use-title-as-watermark watermark” value=”” name=”your-name” >
Firebug says
div.wpcf7 .watermark
color: #bbbbbb;
is not active, the color is struck.
How can i change this behaviour for “text” input?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘[Plugin: Contact Form 7] Watermark not working properly’ is closed to new replies.