How do you make reCAPTCHA v3 symbol invisible

I added reCAPTCHA v3 on contact form 7 but how do I make it invisible on my website.

Hi Sasan,

Unfortunately, we are not the experts to give you a hand on the Contact Form 7 plugin. You will need to contact the Contact Form 7 support for more detailed information.

I did a Google search that might help you with your research.

Thank you.

Hi!

Add in your CSS theme this line:

.grecaptcha-badge { visibility: hidden; }

Hey @festefort,

Thanks for helping out.

Thank you!

You are most welcome. :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.