Support Team
posted this
12 July 2024
Hi, Mark,
If you want to hide the ReCaptcha badge, add the following CSS code under Site Settings ==> CSS:
.grecaptcha-badge {
visibility: hidden;
}
However, please note that if you hide this badge, Google requires to reference their services. You should add this code anywhere on a page via the HTML Element:
<small>This site is protected by reCAPTCHA and the Google
<a href="https://policies.google.com/privacy">Privacy Policy</a> and
<a href="https://policies.google.com/terms">Terms of Service</a> apply.
</small>
Let us know if you need our further help!
...................................................
Sincerely,
Paul C.
Nicepage Support Team
Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp
Hi, Mark,
If you want to hide the ReCaptcha badge, add the following CSS code under *Site Settings ==> CSS*:
.grecaptcha-badge {
visibility: hidden;
}
However, please note that if you hide this badge, Google requires to reference their services. You should add this code anywhere on a page via the HTML Element:
<small>This site is protected by reCAPTCHA and the Google
<a href="https://policies.google.com/privacy">Privacy Policy</a> and
<a href="https://policies.google.com/terms">Terms of Service</a> apply.
</small>
Let us know if you need our further help!
...................................................
Sincerely,
Paul C.
Nicepage Support Team
Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp