This topic has 2 replies, 2 voices, and was last updated 9 years, 9 months ago ago by Eva Kemp
Hi there,
Please help me with css for active state menu background. I am currently using header type 10 menu. I just need the background of any active menu set to #0066cc. Thanks
Hello,
Please add this code in custom.css file:
.menu > li.current-menu-item > a {
background-color: #0066cc;
}
How to create custom.css is described in our video tutorial (it’s for Legenda theme but the process is the same).
Thank you.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up