How to change  color in Hamburger menu?                                     
                                        Author: Mandar V.
                Visited 1524,
                Followers 1,
                Shared 0
                 
                    
Designing a website https://raghavendrafertilisers.com/new/
Please visit this link on a mobile. Want to change Gray colour to white. Screenshot attached.
Thanks in advance.
Mandar
Posted on the 

Hello.Try adding this:
<style>
#imHeader_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {
background-color: #fff;
}
</style>
Hi Mandar!
Thank you for getting in touch.
You can also set the colors for the hamburger button here:
On the other hand, you can define the colors of the hamburger menu here:
Thanks! Kind regards.