Okay
  Public Ticket #2992156
Theme menu styling
Closed

Comments

  • Adley started the conversation

    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?

  •  1,558
    Laborator replied

    Hi 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