Register page – field overlaps
-
Dear,
As you can see, when I put a password, the tooltip appears but hides some text written underneath. Why is it the case? The theme should clearly get enough space to not hide the text.
Thanks
Attachments:
You must be
logged in to view attached files.
Hello,
Disable all the blocking configurations and plugins http://prntscr.com/m2wla5 I cannot check and provide CSS http://prntscr.com/m2wla5
Best Regards
I just disabled the right-click protection
Hello,
Add this code to the Theme Settings > Custom CSS:
body .woocommerce-password-strength {
margin-bottom: 10px;
}
Best Regards
The topic ‘Register page – field overlaps’ is closed to new replies.