Email text field not displaying correctly even after HTML5 css update?
-
Hi Guys,
I’ve had a problem with the email text field not displaying correctly as the other fields. I’ve been through the support docs and faqs, and have added the following css to my theme ‘smasher’. However even after adding this code my email text field is still square in shape and the wrong colour background, any ideas as to what I should do now
.wpcf7 input[type=”text”],
.wpcf7 input[type=”email”],
.wpcf7 textarea
{
background-color: #fff;
color: #000;
width: 100%;
}flrfloors.com/test/
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Email text field not displaying correctly even after HTML5 css update?’ is closed to new replies.