Hi,
How can i hide this? I cant seem to target it.

Hi,
How can i hide this? I cant seem to target it.

try this
.grecaptcha-badge {
display: none;
}
Thanks! that did it.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.