• Resolved Riggo

    (@ohtk)


    Hi,

    I’m having dar time trying to change the color of the hamburger menu. Once I changed the bakcground color for a darker one, I’d like to change it for another color (preference #cedb00).

    Is there any aditional CSS I can use to do it?

    Thanks

    • This topic was modified 5 years, 7 months ago by Riggo.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi, ohtk

    Thanks for contacting us!

    To change the color of the hamburger menu, Go to Appearance >> Customize >> Additional CSS and add the given below custom CSS code:

    .navbar-custom .navbar-toggle .icon-bar {
        background: #cedb00 !important;
    }

    I hope it will work for you.

    Thanks
    Rishabh

    Thread Starter Riggo

    (@ohtk)

    Thanks a lot. Problem solved!

    Hi,

    Glad to help you!

    If you like our Theme & Support, rate us HERE.

    Thanks
    Rishabh

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Hamburger menu color change’ is closed to new replies.