Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Badge still showing at the bottom of the page when background_badge_display set to false #93

Open
maxou0789 opened this issue Jul 9, 2022 · 2 comments

Comments

@maxou0789
Copy link

Hello,
The badge is still showing at the bottom of the page when background_badge_display set to false..
thanks

@weblabio
Copy link

+1

@fxcjahid
Copy link

fxcjahid commented Jan 6, 2023

use this one in CSS file

.grecaptcha-badge {
    visibility: hidden;
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants