Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #840903

    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.

    #840945

    Hey dondela,

    Try adding this to quick css:

    .wpcf7-form-control-wrap {
        position: inherit!important;
    }

    Best regards,
    Jordan Shannon

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.