StackIdeas
Change color username and password
By
saovry
on Monday, 25 September 2017
Posted in
Technical Issues
Replies
2
Likes
0
Views
327
Votes
0
Could you give me the css to change "I forgot my username / password" to white color? They are in front end...
Thank
Hi saovry,
Can you try the css code below and see how it goes?
#es .es-login-box__form-wrap a:link {
color: white;
}
You're suggested to backup the file that you want to customize beforehand for precaution
Muhammad Fadhli
·
Monday, 25 September 2017 12:55
·
0 Likes
·
0 Votes
·
0 Comments
·
#362593
View Full Post