Tagged: , ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1279640

    Hi there,
    Does anyone know if there’s a solution to center align a ReCAPTCHA V2?
    Thanks in advance!

    #1280217

    Hey soapboxstudio,

    Please try the following in Quick CSS under Enfold->General Styling:

    div#avia_6_1.av-recaptcha-area {
        width: 304px;
        display: table;
        margin: 0 auto;
    }

    Best regards,
    Rikard

    #1280220

    Perfect!
    You guys are the best!
    Thanks!

    #1280358

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Center Align Recaptcha2’ is closed to new replies.