• Resolved sayermcshane

    (@sayermcshane)


    An empty box appears behind the “To reduce spam…” dialog…

    Is there a setting to make this background disappear or ‘clear’?

    Thanks much,

    Bob

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author hookandhook

    (@hookandhook)

    Hi Bob / @sayermcshane,

    I am not sure if I fully understand your request.

    The plugin has no settings, the captcha can only be activated or deactivated.

    In most cases the styling should just work fine. Of course there can always occur interferences between different plugins / themes.

    So in your case, you can either find out which plugin / theme is causing this by deactivating and activating one after the other. Or you use the WP Admin > Appearance > Custom CSS setting to fix this with some lines of CSS.

    I hope this helps.

    Plugin Author hookandhook

    (@hookandhook)

    Hi Bob,

    I just saw that you have attached a link to your website.

    Please try to insert this CSS, I have tested it on your website, it should do the job:

    .kc_captcha .wpcf7-form-control {
    background-color: transparent;
    }

    Thread Starter sayermcshane

    (@sayermcshane)

    Thanks so much for this solution :>) It was exactly what was needed!

    Bob

    Plugin Author hookandhook

    (@hookandhook)

    Great to hear that it worked!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘box appears behind captcha choice dialog’ is closed to new replies.