Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    Try deactivating “ubermenu” plugin.

    Thread Starter rashkoff

    (@rashkoff)

    Hello Takayuki,

    Thanks for the answer.
    I deactivate “ubermenu” and know the form is ok.

    As you can understand, the uber menu is essential for the site navigation.

    Is it possible to fix somehow the problem, having both plugins active.
    This is a recent problems. Before some updates everything was fine.

    Please, I wait for a solution!

    Regards

    R

    Try adding

    span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
      position:relative;
      top:0;
    }

    ??

    (CF7 used to remove those tips on hover – that doesn’t seem to occur any more, so now instead of being removed they block the form elements)

    Thread Starter rashkoff

    (@rashkoff)

    Hello Sevenspark,

    that’s solve the problem! ??

    One detail: the css code you wrote is directly put in the header.php. From the style.css o the theme doesn’t take it. I don’t know whay?
    (empty all cache from W3 total cache plugin)

    sally

    (@sallyruchman)

    dear Sevenspark!

    i have the same problem! i add you code and it work yes but it move up the field and the message field is reduce to the half.., is there a way that the field is not move? and the message field is not reduce???

    sally

    (@sallyruchman)

    dear Sevenspark!

    i have the same problem! i add you code and it work yes but it move up the field and the message field is reduce to the half.., is there a way that the field is not move? and the message field is not reduce???

    Hi Sally,

    If you’re having trouble, I’d recommend updating to UberMenu 3 (check it out in the Support Forum), which removes the Contact Form 7 styling entirely.

    Best,

    Chris

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘text box remain blocked’ is closed to new replies.