Hi
I did customize the menu colors.
But i have an issue, when im on a page, that have submenus, than i cant figure out how to target the font color of the submenus.
The problem is on this page:
http://eggishorn.phoenix-systems.ch/web/hotel/
When i now hover over the Menu “hotel” the font-color of the submenu items are in gray.
I would like them to be in white, until i hover over them.
Thanks for answers
Hi Reto!
Thank you for using the theme!
Please add this at the very bottom of Quick CSS:
#top .main_menu .menu ul li>a {
color: white !important;
}
Best regards,
Ismael
Hi Ismael
Ah just the ” !important ” was missing.
Thanks for the great support.
Best regards