Home › Forums › Support › Change background color of hamburger menu This topic has 3 replies, 2 voices, and was last updated 1 year, 7 months ago by Leo. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts January 15, 2021 at 8:55 am #1620287 Antonio Hello, I would like to change hamburger menu icon background color to white. I tried several times customizing in Colors -> Main Nav -> mobile view, changing to #ffffff color, but changes didn’t work. What am I doing wrong? Thank you January 15, 2021 at 11:22 am #1620470 LeoStaff Customer Support Hi there, Try this CSS: .mobile-menu-control-wrapper .menu-toggle, .mobile-menu-control-wrapper .menu-toggle:hover, .mobile-menu-control-wrapper .menu-toggle:focus, .has-inline-mobile-toggle #site-navigation.toggled { background-color: transparent; } Adding CSS: https://docs.generatepress.com/article/adding-css/ Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ January 16, 2021 at 12:43 am #1620937 Antonio Thank you very much! It worked! January 16, 2021 at 11:11 am #1621597 LeoStaff Customer Support No problem 🙂 Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ 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