How to change color in Hamburger menu?
Autor: Mandar V.
Besucht 1158,
Followers 1,
Geteilt 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
Gepostet am
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.