Forums
(@drehimself)
10 years, 11 months ago
Anka86,
You have to modify the CSS and add the following rule:
span.wpcf7-form-control-wrap { display: inline !important; }
Hope this helps.
Thanks.
You’re right, seems to be a wordpress 3.9 thing. Fixed it by just overriding with my own CSS rule.