bg color in menu of submenu
-
Hi,
how can I change the background color of the submenu? Now it is white with golden font color and that is not so good….😒
Thank you!!!
Aaron
Attachments:
You must be
logged in to view attached files.
Hello,
Please provide the site admin access to the private area
Best Regards
Hi,
thank you for your fast response. Sure, I will send you all what you want. 👍
Thanks,
Aaron
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .basel-navigation .menu > li.menu-item-design-default .sub-menu li a {
color: red;
}
body .basel-navigation .menu>li.menu-item-design-default .sub-menu-dropdown {
background-color:yellow;
}
Set the colors as per your needs.
Best Regards
SUPER GOOOOOOD!!!!!!! Now it looks perfect!
Thank you! 🥳
You are welcome! If you have any questions please feel free to contact us.
Best Regards