Home › Forums › Support › Customizing color of mobile menu toggle button This topic has 3 replies, 2 voices, and was last updated 3 years, 12 months ago by Elvin. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts September 22, 2021 at 10:42 pm #1939864 Irmgard Hello, where can I change the color of the mobile menu toggle button in the customizer, cannot find it there. Or do I need to use css for that? Thanks for your help. Kind regards, September 22, 2021 at 11:02 pm #1939885 ElvinStaff Customer Support Hi there, Are you pertaining to the hamburger icon for mobile? If so, it shares the color of the navigation text which can be set on Appearance > Customize > Colors > Primary Navigation > Navigation Text. If you want to set a different color to the icon, you can do it with CSS. Try this one: .main-navigation .menu-toggle { color: green; } replace green with the color of your preference. 😀 September 24, 2021 at 6:02 am #1941383 Irmgard Hello Elvin, Thanks, the css was what I am was looking for. I also added the hover color as well by css, which I found here in the forum. Now it’s perfect. Great support as always. Kind regards, September 26, 2021 at 6:24 pm #1943778 ElvinStaff Customer Support Nice one. No problem. Glad we could help. 😀 Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In