• Resolved umerkhan1

    (@umerkhan1)


    Everything seems fine except the login page. If the width of the browser is high, then the login page is a mess. If you shrink the window size horizontally, it works fine!

    Also, the password box itself appears to be inside a URL. So when you click there to type a password, it launches a URL 🙁

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter umerkhan1

    (@umerkhan1)

    The password box issue is resolved. It was an HTML issue. But the mess is still there.

    Thread Starter umerkhan1

    (@umerkhan1)

    Oh wow. I had to edit:

    wp-content/plugins/lifterlms/templates/global/form-login.php

    And change this:

    <div class=”col-1 llms-person-login-form-wrapper”>

    To:

    <div class=”col-9 llms-person-login-form-wrapper”>

    That fixed it! Is this normal to have to do?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Login page issues’ is closed to new replies.