Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #421054

    For some reason the captcha field is not clickable nor editable. I have the latest version of the theme.

    #421557

    Hi Hardbinger!

    It looks like it’s because of some CSS from a plugin.

    You can add this to overwrite it.

    #top .value_verifier_label {
      width: auto !important;
    }

    Cheers!
    Elliott

    #421577

    Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Contact form captcha not working’ is closed to new replies.