Home Forums WoodMart support forum Protected by reCaptcha logo widget appearing on all pages

Protected by reCaptcha logo widget appearing on all pages

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #716455

    mynoveltyshop.com
    Participant

    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.
    #716522

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Paste the following code into the Global Custom CSS area:

    .grecaptcha-badge { 
        visibility: hidden !important; 
    }

    Best Regards

    #716717

    mynoveltyshop.com
    Participant

    Ok, any way to remove it completely, like the script, etc.? This CSS is just hiding it.

    #716753

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    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

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)