Hi!
I have an issue with new registrations: it's now impossible to enter anything in the password fields. How can I fix this?
Website is: https://www.smart-me-up.com
Updated theme and all plugins today (after I saw the issue) but didn't change a thing.
Thanks fror your help.
Hi...
I checked your website, its working fine, refer:
http://prntscr.com/fzko54
Please check it again.
Hi!
Actually, it doesn't work on the registration page: https://www.smart-me-up.com/inscription/
Hi...
I checked the page that you sent but it worked fine, refer:
http://prntscr.com/fzlny5
It's the field in the form that doesn't work. It worked fine until recently.
Hi...
Its the aiowps captcha which is causing the issue. It is taking lots of padding covering the password fields also.
So to resolve this you can add the bellow css in your appearance->customize->custom css:
.register p.aiowps-captcha {padding-top: 90px;}