Home › Forums › WoodMart support forum › top menu color › Reply To: top menu color
July 31, 2020 at 6:06 am
#215566
Aizaz Imtiaz Awan
Keymaster
Hello,
You are Most Welcome.
Please try and add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.whb-top-bar .navigation-style-default .item-level-0.current-menu-item > a {
color: green;
}
You can set the color accordingly.
Best Regards.