Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1132844

    How do I remove the horrible “Powered by reCaptcha” box at the bottom right of my entire site?

    Under the “Google Legal Information”, I tried changing it from “Show Default Google Badge” to “Show a default message string only” but nothing appears to changed.

    Any ideas?

    #1132989

    Hey feltips83,

    Could you post a link to where we can see the element in question please?

    Best regards,
    Rikard

    #1132996

    Here is the site in question. Forgot to mention this only started with the latest theme update.

    • This reply was modified 4 years, 7 months ago by feltips83.
    #1133171

    I’ve managed to fix this myself using the following CSS:

    .grecaptcha-badge {
    display: none !important;
    }

    #1133246

    Hi,

    Great, I’m glad that you found a solution and thanks for sharing. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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