• Resolved Robby McCullough

    (@robbymccullough)


    Hi there, is there a way to disable the Invisible reCAPTCHA Badge? I would prefer not to load it? And/or, can I hide it with CSS?

    Also, is there a way to test the appearance of the CAPTCHA form when it does show up? I’d like to test and style it, if possible.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author MihChe

    (@mihche)

    Hi @robbymccullough,
    There is no way not to load the badge.
    No, there is no way to test/enable/disable the appearance of the challenge. Google controls this.

    ~Mihai

    Reaxion

    (@reaxion)

    I hide the badge with this:

    .grecaptcha-logo, .grecaptcha-badge { display: none; }

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Remove/Hide Badge and Test’ is closed to new replies.