Tagged: change color, menu bar
Hej Team,
I would like to change the menu color from turquoise to grey in the active link. I’ve added some custom css to get the menu-bar so I guess I have to change it there as well.
Can you give me a hint?
Thanks for your advice!
Hey lilianguentsche,
Please try the following in Quick CSS under Enfold->General Styling:
.current_page_item .avia-menu-text {
color:#ddd !important;
}
Best regards,
Rikard
HI!
If I use this code as suggested to me by a colleague of you, Rikard, the border of the active menu item remains WHITE although I want the whole font to be red. But only in SAFARI browser and on the transparent menu
#avia-menu .current-menu-item .avia-menu-text {
color:darkred !important;
}
See here, it looks terrible!
How can I fix this?
Thanks
Carolin
Hi phamosa,
What do you mean by the border of the active menu item? Please try to explain a bit further as I get the same results in Chrome and Safari.
Best regards,
Rikard
Thanks for your Reply, Rikard,
but this code didn’t change anything at all.
Hi,
What code are you referring to? I only see the code you originally posted above.
Best regards,
Jordan Shannon