Viewing 2 replies - 1 through 2 (of 2 total)
  • I have the same issue. It effects also “none” stepped forms.

    In the main style.css. Add the code below to the bottom of your code and see if this eliminates the missing captcha issue. It’s worked on a number of sites that I’ve seen this issue on:

    .wpcf7 .hidden {
    display: block!important;
    }

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Captcha not showing up’ is closed to new replies.