Forums
(@mfcordero)
11 years, 7 months ago
I had the same problem, error message was over the input fields. I resolved it by adding this css fix in my style css theme file.
span.wpcf7-form-control-wrap {display:block}
Hope this helps.