Broken (kind of) css of recaptcha
-
Hello!
The recaptcha box was not showing at all on Firefox, so i followed your instructions (that i found on a support topic) and fixed it by adding the code:
div[id^=”captcha-1″].forminator-col {
z-index: 10;
}
However the css (kind of) broke. You can check in the given page how the box looks in the login tab and how it looks in the registration tab. I notice that it was looking great on other browsers, but now it displays broken on any browser. Any ideas?
Thank you in avdance.
Best regards.
edit: Sorry for annoying you. I remembered that while trying to fix it i had set it to “compact”. I set it again to “normal” and it looks great again.
The page I need help with: [log in to see the link]
- The topic ‘Broken (kind of) css of recaptcha’ is closed to new replies.