Changing color of menu icon without changing the text color Posted in : TheBlogger InsideoutmasteryParticipant 24 March 2018 at 02:38 #53386 Hey there! I’ve tried to find the answer on the forum, so I hope this could help others as well as myself. I see that the customization option is dark or light for the menu (black vs white). Now my question is; Is there a CSS code to only change the color of the Menu Icon (≡) to black, whilst keeping the Menu text itself on white? serkanModerator 26 March 2018 at 13:56 #53399 Hi, You can change it in the customizer to light and use this custom css code; .menu-toggle .lines, .menu-toggle .lines:before, .menu-toggle .lines:after { background: #000 !important; } Thanks Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in and have valid license to reply to this topic. License required for the following item TheBlogger WordPress Themeby pixelwars Login and Registration Log in · Register