• How do I size the recaptcha down for mobile? I saw on a separate site that you drop in this code:

    <div class=”g-recaptcha”
    data-theme=”light”
    data-sitekey=”XXXXXXXXXXXXX”
    style=”transform:scale(0.77);transform-origin:0 0″>
    </div>
    Problem is, it doesn’t work on the contact form itself with [recaptcha] is there a way around this? Do I need to add this into the plugin code?

  • The topic ‘Recaptcha responsive sizing’ is closed to new replies.