Black Friday Sale! Save up to 50% off!

reCaptcha button very ugly floating on my website!

mark.palmos
16 Posts
mark.palmos posted this 12 July 2024
Ask a Question

This is horrible... my website is looking good, except for this ugly floating recaptcha button that resides under the "back to top" button... horrible. How do I make it disappear. I have used recaptcha in the past but have never had this floating and permanent eye-sore!

There must be a way to fix this?!

enter image description here

enter image description here
This is horrible... my website is looking good, except for this ugly floating recaptcha button that resides under the "back to top" button... horrible. How do I make it disappear. I have used recaptcha in the past but have never had this floating and permanent eye-sore! There must be a way to fix this?! ![enter image description here][1] ![enter image description here][2] [2]: https://videoblurb.com/mp/recaptchabuttonremove2.jpg [1]: https://videoblurb.com/mp/recaptchabuttonremove.jpg

Last edited 12 July 2024 by mark.palmos

Vote to pay developers attention to this features or issue.
3 Replies
Order By: Standard | Newest
Support Team
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
mark.palmos
16 Posts
mark.palmos posted this 12 July 2024

Thanks I will give this a go! have a great weekend...

Thanks I will give this a go! have a great weekend...
Support Team
Support Team posted this 13 July 2024

Hi,

You're welcome! Please 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, You're welcome! Please 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
You must log in or register to leave comments