Home › Forums › WoodMart support forum › menu colors › Reply To: menu colors
November 18, 2020 at 12:26 pm
#242573

Aizaz Imtiaz Awan
Keymaster
Hello,
I saw the screenshot you attached.
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.whb-color-dark .navigation-style-default .item-level-0 > a {
color: orange;
}
.whb-header-bottom {
background-color: red !important;
}
Regards.
Xtemos Studios.