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
Hey Jorge,
Please try using v3 instead, as that is invisible by default.
Best regards,
Rikard
Hey Rikard,
It works fine now !
Please close the topic.
Many thanks for your help
Best regards.
Jorge
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