Archived topic
Recaptcha box
10 replies · Started by silver on December 11, 2018
Hi guys,
Recently updated contact form 7 and I see googles recaptcha has moved from V2 to V3, so updated etc but now I see a small box to the bottom right hand corner with the 'protected by recaptcha' on a hover over..
Does anyone know how to remove this new box ?
Would appreciate the help :)
Hi there,
I do believe that Google set certain citations about this when you sign up for reCaptcha. ie. you must inform users that this technology is being used. You may want to check that first, but not advising you do this but you can try this:
.grecaptcha-badge {
display: none;
}
Hi David,
Thanks for the help and info :)
I wonder then if the box can be switched to the opposite side (so to the left instead of the right) because it interferes with the go back to top button right now.
Probably easier to move the back to top - explained here:
Thank you so much David, I really appreciate the help, have a wonderful day/night ! :)
You're welcome :)
Sorry incorrect thread.
hI David
Thanks for the above
I tried to remove the ReCaptcha box using the provided code but it didn't work.
I Inserted it in the additional CSS
is there any new way .
Thanks
Aziz
Hi Tom.
Thanks , I tried a number of codes there and none working
I just moved to reCAPTCHA V2
Thanks
Aziz
No problem!