Hey,
I need the menu background fpr the following menus (see private link) :)
Where can I find the ID of the menu?
Thanks,
Jan
Hey Uzi21!
Tagged Yigit, to see it!
Best regards,
Basilis
Hey Jan! :)
Please add following code to Quick CSS
#nav_menu-5, #nav_menu-6, #nav_menu-7 {
background: orange;
padding: 5px;
}
#nav_menu-5 *, #nav_menu-6 *, #nav_menu-7 * {
color: white !important;
}
Cheers!
Yigit
Thanks :)