• Resolved gate71

    (@gate71)


    When sending a form and a required field is not filled in, the error message appear. Then I want to click in the text box but that doesn’t work. I have to click in the previous field and go with tab to the desired field.

    I had this error also with WordPress 4.4.2 (now 4.5.2) and in different browsers.

    Thanks a lot for help!
    Rahel

    https://www.ads-software.com/plugins/contact-form-7/

Viewing 2 replies - 1 through 2 (of 2 total)
  • It’s the same for me!

    Thread Starter gate71

    (@gate71)

    I found a solution for my problem (theme: avada v3.5.1)!

    Theme Options / Custom CSS:

    .wpcf7-form .wpcf7-not-valid-tip {
    display: inline;
    }
    _______________

    Hope to help you with that too!
    Rahel

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Required field not filled in! Empty text box not clickable.’ is closed to new replies.