• Resolved developerdoll

    (@developerdoll)


    I made the form, and I didn’t like the default CAPTCHA (it redirects and all), so I used existing reCaptcha keys.

    When I viewed it in the popup form, it seems to be using the compact form of reCaptcha instead of the normal width. It causes the form to stretch vertically a bit. Is there any way to change this?

    Link to example: Screenshot
    My contact form already has the normal width reCaptcha, as you can see on the bottom left of the screenshot.

    I also noticed it’s placed within a div with a set width that probably doesn’t help… I updated that with CSS already though..

    <div style="width: 164px; height: 144px;">

    Thanks for any assistance! So far so good otherwise ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Bruna a11n

    (@bruberries)

    Hi @developerdoll,

    Unfortunately, there’s no way to change the Captcha style from the plugin’s settings at the moment.

    We’ll very soon release a hook that will allow you to do that, so keep an eye on new releases and on our documentation ??

    Thread Starter developerdoll

    (@developerdoll)

    Oh okay, that sounds great. Thank you very much for your reply! I’ll be looking forward to it. For now I’ll just hide the extra with CSS or something ^_^

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Any way to use the Normal size reCaptcha and not the Compact one?’ is closed to new replies.