Home › Forums › WoodMart support forum › main menu in mobile header › Reply To: main menu in mobile header
September 20, 2021 at 11:55 am
#319785
Aizaz Imtiaz Awan
Keymaster
Hello,
Please use the same CSS in the Custom CSS for the tablet area.
.wd-side-hidden {
background-color: #474747;
}
.wd-nav-mobile>li>a {
color: white;
}
.wd-nav-opener:after {
color: white;
}
Then check back.
Best Regards