WordPress contact form 7 text box not displaying i

2019-09-10 05:14发布

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 and start typing nothing shows until I click out of the text field. If I click into a text field and start typing then click into the next field and start typing nothing shows until clicking out of the text and somewhere else on the page? I have one other thread where someone had this issue but it has not helped me solve this problem. The link is here text box not working proper in contact form7 wordpress in chrome

I have looked into trying to modify the css of this contact form but can't figure out how to edit it.

Any help would be greatly appreciated.

1条回答
对你真心纯属浪费
2楼-- · 2019-09-10 06:04

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

span.wpcf7-form-control-wrap {
    position: relative;
}
查看更多
登录 后发表回答