• Resolved clindebak

    (@clindebak)


    Hello again!
    Is there a way to remove or hide the “Lost password?” link on the admin page?
    Thanks!
    Christine

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support weblizar_support

    (@weblizar_support)

    Hi clindebak,

    – We checked this issue
    – Please follow some steps to hide the “lost password” link

    step -1 Please copy this custom CSS

    .login p#nav {
        display: none;
    }
    

    step -2 Go to plugin dashboard -> click on “login form setting tab” here you will find custom CSS section

    Step -3 Paste your custom CSS code here and save the settings.

    – For more help check this screenshot.

    Thanks.

    Thread Starter clindebak

    (@clindebak)

    Perfect – thank you so much!

    Plugin Support weblizar_support

    (@weblizar_support)

    Hi clindebak,

    – Welcome clindebak.

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Removing “Lost password” link’ is closed to new replies.