• Resolved waldymar

    (@waldymar)


    Hi,
    On mobile version the reCAPTCHA field is off the right border. How to fix it?
    Please see screenshot here and here.

    Thanks

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Richard Archambault

    (@richardmtl)

    Hi!

    I’m unable to reproduce this using Google’s Developer tools mobile emulation. What device/browser is this? You might be able to fix it with some CSS, maybe.

    Thread Starter waldymar

    (@waldymar)

    Already fixed it! This is the code to be put in the Additional CSS section:

    /* Captcha mobile version */
    .fieldset-recaptcha > div {
    
        min-width: 280px;
    
    }
    • This reply was modified 5 years, 3 months ago by waldymar.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘reCAPTCHA mobile version’ is closed to new replies.