Login CSS Issue

Home Forums Legacy Support Support queries Styling issues Login CSS Issue

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #46126
    Danny
    Spectator
    Hi, I have a CSS problem with the Wordpress Login page. I.e if I login to my WPLMS site and type wrong userid or password, then I will be redirected to the standard Wordpress login page. The font-color in the boxes are white, and I am not able to change the CSS. I can change the color via Google Inspector, but have not been able to get the right CSS and place it under Custom CSS in the theme. Could you please help me with this?
    #46339
    H.K. Latiyan
    Participant
    Please use this custom css: .login form .input, .login input[type=text] {color: #444; } NOTE: You don't have to add this css in theme customizer. Please go to wp-admin->wplms->miscellaneous->custom css for wp login screen, and  add this css there and save changes.
    #47640
    Danny
    Spectator
    Solved, thanks
    #47714
    H.K. Latiyan
    Participant
    Thanks for confirming, so closing the topic.
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Login CSS Issue’ is closed to new replies.