Recently discovered that Contact Form 7 is inserting
before each input. Between my own tests and forum searches it cannot be determined if Contact Form 7 is doing this or if it is a plugin conflict. Can the developers please address and publish a post regarding this issue?
I'm using a CSS work around for now but please tell us why this is happening.
.wpcf7-form-control-wrap br {display: none!important;}
Have any of you seen this same behavior? A
insert in the spans that wrap your input fields?
Thanks.
*ian