Tagged: x Author Posts March 17, 2017 at 1:08 pm #1411295 alanfarina3Participant I am trying to change the color for the mobile nav menu icon. Right now it is at orange, but am trying to change it to something else. I have been through every option, and then googled some more. Is there any way to accomplish this? March 17, 2017 at 4:17 pm #1411479 JoaoModerator HI There, Please add the following code to Appereance Customizer Custom CSS .x-btn-navbar, .x-btn-navbar.collapsed { color: blue; } Hope it helps Joao March 20, 2017 at 4:34 pm #1414214 alanfarina3Participant Thanks! March 20, 2017 at 9:28 pm #1414517 Prasant RaiModerator You are most welcome. 🙂 Author Posts