Dear support,
i have a strange problem: I built a form with contact form 7. I tried to make two columns. It worked but i cannot access the fields which are side by side. It´s not possible to write inside the fields.
Di you have a hint for me what could cause this problem?
Thanks for any help.
Hey dondela,
Try adding this to quick css:
.wpcf7-form-control-wrap {
position: inherit!important;
}
Best regards,
Jordan Shannon