Just add this line of CSS code to your website, either WordPress or any other CMS, and the reCaptcha badge will be hidden.
/*CSS to hide Captcha badge*/
.grecaptcha-badge { visibility: hidden; }
By simply adding this line of code, you can hide Google’s reCaptcha badge from your website.
Other reCaptcha guides: