Top Bar – Changing colour " Account"
-
Hi there,
I changed my top bar to black and i am using white text in it.
I have also added the account/login icon to the top bar, but I cannot change the colour of it to white as I want it and to make it visible.
Where or how do I change this?
Thanks.
Hello,
Please provide the site admin access to the private area.
Best Regards
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .wd-tools-element > a,
body .wd-tools-element > a:hover{
color: #ffffff;
}
Best Regards