Skip to content Skip to sidebar Skip to footer

Wordpress Contact Form 7 Text Box Not Displaying In Chrome

I am having problems viewing text in my contact form 7 text fields using WordPress. The only browser I am having trouble viewing them in is Chrome. If I click into the text field

Solution 1:

Get rid of the following CSS rule...not even sure what it's doing in there:

span.wpcf7-form-control-wrap {
    position: relative;
}

Post a Comment for "Wordpress Contact Form 7 Text Box Not Displaying In Chrome"