Home › Forums › WoodMart support forum › Mobile menu – color Mobile menu – color This topic has 5 replies, 2 voices, and was last updated 3 years, 10 months ago by Aizaz Imtiaz Awan. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts October 29, 2021 at 10:18 am #328432 MatoZatoParticipant Hello. Please, how can i change color of mobile menu? Thank you very much. Attachments:You must be logged in to view attached files. October 29, 2021 at 11:56 am #328446 Aizaz Imtiaz AwanKeymaster Hello, Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS. .wd-nav-mobile>li>a { color: red; } Best Regards October 29, 2021 at 12:31 pm #328451 MatoZatoParticipant Thank you. But then how i change text color setting? I cant set color of menu general for desktop and mobile too? Thank you very much. October 29, 2021 at 12:54 pm #328456 Aizaz Imtiaz AwanKeymaster Hello, The CSS will change the color of mobile menu links only. It will not affect the desktop. Regards. Xtemos Studios. October 29, 2021 at 1:09 pm #328463 MatoZatoParticipant Okay. And when i change mobile menu color, how i change mobile menu text color? Thank you very much. October 30, 2021 at 6:12 am #328581 Aizaz Imtiaz AwanKeymaster Hello, Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS. .wd-nav-mobile li a { color: red; } Best Regards Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to create new topics. Login / Register