Things about Google reCAPTCHA V2 responsive issue

This topic has 3 replies, 2 voices, and was last updated 1 years, 7 months ago ago by franksong

  • Avatar: franksong
    franksong
    Participant
    February 22, 2023 at 07:43

    Hi, just a quick question about how to make the google reCAPTCHA V2 fitting in the area looking better? (I meant align with other elements)

    Please, contact administrator
    for this information.
    2 Answers
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    February 22, 2023 at 08:53

    Hello @franksong,

    We kindly request that you copy and paste the following CSS code into XStore >> Theme Options >> Theme Custom CSS >> Global CSS in order to make the Google reCAPTCHA V2 fit in the area. After doing so, please clear your browser cache and check back to your site.

    CSS Code:

    .g-recaptcha {
        transform: scale(1.1);
        transform-origin: 0 0;
    }
    
    .et_b_header-account.login-link form .woocommerce-privacy-policy-text {
        margin-bottom: 20px !important;
    }

    Please note that the code provided is the CSS transform property, and you can adjust the scale to whatever looks best for your particular layout.

    Thank you for your cooperation.

    Best Regards,
    8Theme’s Team

    Avatar: franksong
    franksong
    Participant
    February 23, 2023 at 02:43

    Thanks Heaps, this solved my issue. Thank you for your kind support!

  • Viewing 3 results - 1 through 3 (of 3 total)

The issue related to '‘Things about Google reCAPTCHA V2 responsive issue’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.