HOW TO REMOVE THE GOOGLE CAPTCHA BADGE ON WORDPRESS
June 14, 2019 / by Marco / Categories : Business, Websites, wordpress
I’ve started using the Google Captcha V3 on my websites and started noticing this badge appearing on the right-hand side of the website. The badge looks like this:
I found this very annoying to look at so decided to find a way to remove it. The easiest way to remove it on WordPress is to use the following CSS code in the theme. If your theme doesn’t support custom CSS, then you can always try to install a Custom CSS plugin.
.grecaptcha-badge { display:none; }
This solved my problem! If it helped, please share this article with others.
OTHER ARTICLES YOU MAY LIKE

A SMALL BUTTON, A BIG MILESTONE: MY FIRST SUPER THANKS
Every creator has milestones that feel both modest and momentous. Your first upload. Your first comment. Your first subscriber. And then one day, among the usual notifications, a new one pops up: your first Super Thanks. Mine came from a generous viewer, Frank Castlenut, who left a donation of five dollars alongside a kind note. […]
read more
NEW RUNNING BELT ON TEST: FIRST IMPRESSIONS AND HONEST THOUGHTS
There’s a special kind of anticipation that comes with unboxing fresh kit, especially something as personal as a running belt. It’s the bit of gear that sits closest to you on every run, carrying your phone, keys, gels and—in this case—a water bottle, all while ideally disappearing from your awareness once you’re moving. Today’s subject […]
read more