Protected by reCaptcha logo widget appearing on all pages
-
ReCaptcha logo is appearing on all pages. Screenshot attached. How to disable it?
Website link: https://www.mynoveltyshop.com/
Attachments:
You must be
logged in to view attached files.
Hello,
Paste the following code into the Global Custom CSS area:
.grecaptcha-badge {
visibility: hidden !important;
}
Best Regards
Ok, any way to remove it completely, like the script, etc.? This CSS is just hiding it.
Hello,
It is the default functionality of the Recaptcha that it shows a badge to the website and our theme does not influence it. If you want to completely remove it, disable the recaptcha plugin.
Best Regards