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

    I would like to hide the Google Invisible reCAPTCHA badge on Contact Formular

    The following CSS code does not work :
    .grecaptcha-badge {
    visibility: hidden;
    }
    .grecaptcha-badge {
    display:none !important;
    }

    Any idea ?

    Kind regards

    Jorge

    #1372959

    Hey Jorge,

    Please try using v3 instead, as that is invisible by default.

    Best regards,
    Rikard

    #1372976

    Hey Rikard,
    It works fine now !
    Please close the topic.
    Many thanks for your help
    Best regards.
    Jorge

    #1372979

    Hi,

    Great, I’m glad that you got it working. I’ll close this thread for now then, please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Hide the Google Invisible reCAPTCHA badge’ is closed to new replies.