Comments Dominique started the conversationApril 12, 2016 at 3:13amHow do I change the mobile hamburger icon color? My goal is to have à dark template. Thanks 2,006Support repliedApril 12, 2016 at 3:57pmHi there,.hamburger span { background-color: white; }.hamburger span::before, .hamburger span::after { background-color: white;}.hamburger-rotate.is-active span::before { background-color: white; }.hamburger-rotate.is-active span::after{ background-color: white; } Replace white with any color. add the css in theme options -. styling options -> custom cssThanksThank you. Clapat Support Review Envato Item Support Policy Follow us! https://www.clapat.com/https://www.facebook.com/clapat.ro https://www.instagram.com/clapat.themes/https://x.com/clapatdesignhttps://www.linkedin.com/company/clapatstudiohttps://www.tiktok.com/@clapatstudio Sign in to reply ...
How do I change the mobile hamburger icon color? My goal is to have à dark template.
Thanks
Hi there,
.hamburger span {
background-color: white;
}
.hamburger span::before, .hamburger span::after {
background-color: white;
}
.hamburger-rotate.is-active span::before {
background-color: white;
}
.hamburger-rotate.is-active span::after{
background-color: white;
}
Replace white with any color. add the css in theme options -. styling options -> custom css
Thanks
Thank you.
Clapat Support
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio