-
AuthorPosts
-
November 11, 2020 at 6:20 pm #1259940
Hi guys,
There are some issues on my account login page: https://imgur.com/G1sjw7u.
Indeed, comparing to the same page in your shop demo (https://imgur.com/DBwWKW4), here are the issues I would need to solve:
1) Forms don’t use page fullwidth, as they do on your demo.
2) “Remember me” and “Lost your password?” texts are not displayed the same way as on your shop.
3) “Register” button is displayed out of section borders.
All those 3 issues are shown on this mockup: https://imgur.com/YqKcwqqCould you please help me to fix them?
Thank you very much!If needed, you can find a link and credentials to my website in private content.
Thanks a lot!November 12, 2020 at 12:26 am #1260030Hey fcp,
Have you tried disabling all active plugins to see if the issue resolves?
Best regards,
Jordan ShannonNovember 16, 2020 at 12:23 am #1260604Hi,
Yes I tried to deactivate all plugins but this issue is still displayed.November 17, 2020 at 5:04 am #1260884Hi,
Please try the following in Quick CSS under Enfold->General Styling:
label.woocommerce-form-login__rememberme { display: inline; } @media only screen and (max-width: 767px) { .woocommerce-account .col2-set .col-1 { width: 100%; } }Best regards,
RikardNovember 17, 2020 at 6:11 pm #1261070Hi Rikard,
Thanks for your reply.
Your code solves issues 1 and 2, but not issue 3.
Could you please help me with this last thing?
Thanks a lot!November 18, 2020 at 1:20 am #1261162Hi,
Add this to quick css:
.woocommerce-form.woocommerce-form-register.register{ padding-bottom:60px!important; }Best regards,
Jordan ShannonNovember 23, 2020 at 2:48 am #1262220Hi Jordan,
It works great.
Thank you!November 23, 2020 at 2:49 am #1262221Hi,
Great! I’m happy t help. If you need anything else, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Login page layout issue’ is closed to new replies.
