Hi guy's
When doing forgot password the input color is white and no charectars can't be seen.
Can you target me to specific selector or maybe settings to fix it?
Thank you very very much
Shay
Another problem i have is an error message when login from admin
Please add the below css in your wp-admin->wplms->miscellaneous->custom css for wp login screen:
.login form .input, .login input[type=text] {
color: #444;
}
@divyang: thanks for sharing the fix.
@shay: Please add the css provided by divyang for your first issue.
For your second issue please refer:
https://wplms.io/support/knowledge-base/fatal-error-when-registering-on-site/
Thank you very very much my friend For the css solution <span style="color: #4b4d4d; font-family: Lato; font-size: 14px; line-height: 22px;">@divyang</span>
I will check the referer now
Great. Let us know if you face any issue.