Hi,
I tried to change the submenu color of the navbar and used this code:
.x-navbar .desktop .sub-menu a {
color: #00537f; !important;
}
.x-navbar .desktop .sub-menu a:hover {
color: #00537f; !important;
}
But it didn´t work.
Do you now how to change submenu-background, text-color and hover-color?
Thanks
