Hi,
I have exactly the same issue as everyone else.
When I enter:
.grecaptcha-badge{display: none;}
The whole badge disappear so the CSS works but when I enter:
.grecaptcha-badge{box-shadow: none;}
Nothing happens…
Could you explain me what should be the syntax please?