This topic has 4 replies, 3 voices, and was last updated 8 years ago ago by Jack Richardson
Hello,
I have set up the coffee variant, but i would like to change the font color of the menu. It is white now and i prefer black. Could you inform me where I can change this? I could not find it.
Thx in advance.
Hello,
You can change the font color in Theme Options > Typography > Menu Font.
Regards,
Eva Kemp.
Thx for your reply. It stil don’t work. The font changes but the color is not. When I go to the other pages I see the changes in the menu, but not on the homepage.
Hello,
Try to use this code in Theme Options > Custom CSS > Global Custom CSS:
.menu > li > a {
color: #000 !important;
}
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up