Comments Adley started the conversationMarch 1, 2022 at 3:52amI don't see there's any option to change the color of hamburger menu (the 3 lines)Or can I make it via css? 1,558Laborator repliedMarch 1, 2022 at 8:31amHi Adley,Try adding this CSS to Custom CSS to change the color of the hamburger menu: .toggle-bars.menu-skin-light .toggle-bars__bar-line, .toggle-bars.menu-skin-light .toggle-bars__bar-line { background-color: #f00; } Best regards,Laborator Team Documentation Join Kalium Users Group Sign in to reply ...
I don't see there's any option to change the color of hamburger menu (the 3 lines)
Or can I make it via css?
Hi Adley,
Try adding this CSS to Custom CSS to change the color of the hamburger menu:
Best regards,
Laborator Team