Remove unused CSS for reCAPTCHA badge
-
I have the reCAPTCHA v3 badge hidden via the following CSS:
.grecaptcha-badge { visibility: hidden; }
In my Google PageSpeed Insights, it says to remove the unused CSS with the following URL: https://www.gstatic.com/recaptcha/releases/eQmzkx3d5dtuXlLOA4pEID3I/styles__ltr.css
How can I remove this CSS from the plugin? I’m guessing it’s calling Google’s CSS for the badge, so is there somewhere in the plugin’s files that I can remove this?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Remove unused CSS for reCAPTCHA badge’ is closed to new replies.