• Resolved wpshine

    (@wpshine)


    The lost password link is not showing in proper place please help how to adjust it.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Amrit Kumar Shrestha

    (@shresthauzwal)

    Hi @wpshine,

    You have added the custom CSS code that makes the login button left so that the lost password link shows in the inappropriate place. Please go to your dashboard >> Appearance >> Customize >> Additional CSS and add the following CSS code.

    input.user-registration-Button.button {
        float: none;
    }

    If this custom CSS does not help you place the lost password link in your desired place, please let us know your requirements more clearly. We will get back to you as soon as possible with the solution.

    Regards!

    Thread Starter wpshine

    (@wpshine)

    Thank you so much

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Lost password link position’ is closed to new replies.