This topic has 2 replies, 2 voices, and was last updated 9 years, 9 months ago ago by Eva Kemp
hello,
when i hover or click on top of my menu items, it disappear. i do not find which css element need to modify… can you advise?
i am using navigation type 10
Hello,
Please add this code in custom.css file:
.header-type-10 .menu-wrapper .navbar-collapse .menu-main-container .menu > li > a:hover {
color: #aeaeae;
}
How to create custom.css you can watch in this 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