Hi there,
On My Accounts page on my lap top screen, the ‘login’ and ‘lost your password’ button and links are sitting over each other.
Can this be fixed?
Thanks
Hey marsh1984,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.woocommerce .login .lost_password {
top: 10px;
left: 0px;
}
#top form.register {
min-height: 250px;
}
If you need further assistance please let us know.
Best regards,
Victoria