Home › Forums › WoodMart support forum › HEader problem › Reply To: HEader problem
November 15, 2023 at 11:17 am
#512512
Aizaz Imtiaz Awan
Keymaster
Hello,
Add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS:
.whb-sticky-real.whb-sticked .whb-row {
background-color: white;
}
.wd-tools-element .wd-tools-icon {
color: black;
}
Then Go to Theme Settings -> Typography -> Advanced typography -> create a new rule with the “Main navigation links” item and change the menu color to black.
Best Regards.