Home › Forums › WoodMart support forum › The menu doesn't see › Reply To: The menu doesn't see
December 18, 2020 at 6:33 am
#251982
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-light .navigation-style-default .item-level-0.current-menu-item>a {
color: red;
}
.whb-color-light .wd-tools-element>a {
color: red;
}
Regards.
Xtemos Studios.