Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #929473

    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

    #929620

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.