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

recaptcha covers registration button #54

Open
luckylukem opened this issue Nov 12, 2015 · 3 comments
Open

recaptcha covers registration button #54

luckylukem opened this issue Nov 12, 2015 · 3 comments

Comments

@luckylukem
Copy link

Hi,

the recaptcha box is positioned on the regstration button. What should I type into the custom css box to solve this?

i tried
.gglcptch {
display: inline-block;
}

but this did not work.

thanks!

bests,
Miklos

@mcguffin
Copy link
Contributor

The css selector doesn't look right. Try .g-recaptcha instead.

@luckylukem
Copy link
Author

thank you! it worked!

bests,
Miklos

On 12 November 2015 at 12:51, Jörn Lund [email protected] wrote:

The css selector doesn't look right. Try .g-recaptcha instead.


Reply to this email directly or view it on GitHub
#54 (comment)
.

@jan-from-meiro
Copy link

Thank you, worked for me too...partially :/ Recaptcha is not overlapped by Submit button but it is not possible to edit forms fields now...

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