All things Shopify and commerce
Hi! I am trying to hide the annoying reCAPTCHA badge that has appeared on my Minimal Shopify Theme. I have read that you can insert code into your CSS - But I don't know where?
.grecaptcha-badge {
visibility: hidden;
}
Note, I do not want to disable the badge, simply hide it. I just need to know exactly where to paste the code.
Any help would be appreciated!
Solved! Go to the solution
This is an accepted solution.
Hello,
I was also looking for it tonight and just found out that if you paste it at the bottom of your base.css that it disables it!
.grecaptcha-badge { visibility: hidden; }
bottom of base.css
Greetings.
This is an accepted solution.
Hello,
I was also looking for it tonight and just found out that if you paste it at the bottom of your base.css that it disables it!
.grecaptcha-badge { visibility: hidden; }
bottom of base.css
Greetings.
Thank you! That worked for me!
Thank you for the solution!
Interesting that you ask @Transit_Design, because also in my store appears since a few days the ReCAPTCHA icon on every page. This was definitely not the case before.
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025