This topic has 2 replies, 2 voices, and was last updated 2 hours, 26 minutes ago ago by Rose Tyler
Dear support team,
How to give background color for this submenu listing box. This is created using static block.
Hello, Merin,
Thank you for reaching out to us.
Custom CSS code can be used:
.nav-sublist-dropdown, .item-design-mega-menu .nav-sublist-dropdown>.container {
background-color: red !important;
border-color: red !important;
}
Best Regards,
8Theme’s Team
You must be logged in to reply to this topic.Log in/Sign up