Home › Forums › WoodMart support forum › How to change sub menu dropdown Background color › Reply To: How to change sub menu dropdown Background color
January 20, 2020 at 12:54 pm
#168930
Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.menu-simple-dropdown .sub-menu-dropdown,
.menu-simple-dropdown .sub-sub-menu {
background-color:yellow;
}
Please change the color as per your needs.
Best Regards
Best Regards