Hi,
in the advanced styling options I could easily change the main menu font color but that doesn’t influence the color of the line below when hovering over the items.
I would also like to change the color of the search icon in the menu accordingly.
Thanks for your support
Best
Michael
Hey Michael!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.header_color .avia-menu-fx {
background-color: #808080;
}
.av_header_transparency #menu-item-search a {
color: #000000!important;
}
Best regards,
Yigit
Fantastic – thanks!
All my best
Michael