HOW TO REMOVE THE GOOGLE CAPTCHA BADGE ON WORDPRESS

June 14, 2019   /   by Marco  / Categories :  Business, Websites, wordpress
HOW TO REMOVE THE GOOGLE CAPTCHA BADGE ON 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:

Business Legions - Google Captcha V3 Badge

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.

DO YOU LIKE WHAT YOU'VE READ?
Join our subscription list and receive our content right in your mailbox. If you like to receive some Great deals our Freebies then subscribe now!

Our Sponsors

  • Follow us:

OTHER ARTICLES YOU MAY LIKE


A SMALL BUTTON, A BIG MILESTONE: MY FIRST SUPER THANKS

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

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

Like our Page