Labels and entered values overlaps in the form field – Contact Form 7 ERROR
-
I am trying to make a contact page for my WordPress site, and have almost completed the form, but I don’t know for some reason the labels and the entered values are getting overlapped with each other when I reload the page after filling the input fields.
This is what I am getting:
https://i.stack.imgur.com/W9gry.jpgThis is what I expect
https://i.stack.imgur.com/26rxe.jpgI am using “Contact Form 7” plugin in WordPress (along with Hestia theme), and another extension of this plugin called “Material Design for Contact Form 7”, Now, the problem is that I don’t know whether this plugin uses Materialize CSS or some other CSS.
Tried alot, but I am unable to figure out the cause of this issue, Is there any solution to this ?
If there’s any, please mention and tell which FILE to edit ? If I need to edit any PHP/CSS/JS file, where can I find it?
[md-form] [md-text label="House no."] [text* house-name] [/md-text] [md-text label="Street no."] [text* street-name] [/md-text] [md-text label="Post Ofiice"] [text* po-name] [/md-text] [/md-form]
I have already raised a question here
https://stackoverflow.com/questions/45625870/contact-form-7-error-labels-and-entered-values-overlaps-in-the-form-field-what
But NO help so farSome other Plugins I am using are:
1) Contact Form 7 Database Addon – CFDB7
2) jQuery Validation For Contact Form 7
3) Contact Form 7 Conditional Fields
4) Contact Form 7 Multi-Step Forms
5) Simple Custom CSS
- The topic ‘Labels and entered values overlaps in the form field – Contact Form 7 ERROR’ is closed to new replies.