[Resolved] Recaptcha box

Home Forums Support [Resolved] Recaptcha box

Home Forums Support Recaptcha box

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #754280
    silver

    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 πŸ™‚

    #754459
    David
    Staff
    Customer Support

    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;
    }
    #754963
    silver

    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.

    #755064
    David
    Staff
    Customer Support

    Probably easier to move the back to top – explained here:

    https://docs.generatepress.com/article/back-to-top-button/

    #755088
    silver

    Thank you so much David, I really appreciate the help, have a wonderful day/night ! πŸ™‚

    #755109
    David
    Staff
    Customer Support

    You’re welcome πŸ™‚

    #823705
    silver

    Sorry incorrect thread.

    #1361158
    aziz

    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

    #1361291
    Tom
    Lead Developer
    Lead Developer
    #1361457
    aziz

    Hi Tom.

    Thanks , I tried a number of codes there and none working

    I just moved to reCAPTCHA V2

    Thanks
    Aziz

    #1362193
    Tom
    Lead Developer
    Lead Developer

    No problem!

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.