This topic has 7 replies, 3 voices, and was last updated 7 years, 5 months ago ago by Amzy Leel
My top bar is black and the font is white. The my account drop down menu is white background and my font is white until I hover over it. Is there a way to change the font color of the my account drop down menu so it is visible? Any help would be greatly appreciated, thanks
put this css code,
8theme options >> styling >> custom css >> global custom css
.top-bar.topbar-color-white a { color: #000 !important; }
change the color code as you want.
That code turned The “my account”, wish list and cart icon a different color. I want all that to stay the color I have it, which is white. When I hover over “my account” the drop down appears,(dashboard, orders, address, account details, logout) the background to the drop down is white and the font for (dashboard, orders, address, account details, logout) is white. I want to change the font for (dashboard, orders, address, account details, logout) so it is visible and not white. Your help on this is greatly appreciated, thank you.
Hello? did you forget about me?
Hello,
Try the code below instead of that one
.top-bar.topbar-color-white .my-account-link ul > li > a { color: #9b9b9b !important;}
Regards
It worked perfectly, your the best, thanks
You are welcome.
if you have any other question do not hesitate to ask in another topic/post.
You must be logged in to reply to this topic.Log in/Sign up