Okay
  Public Ticket #731006
Hamburger Icon color
Closed

Comments

  • Dominique started the conversation

    How do I change the mobile hamburger icon color? My goal is to have à dark template.

    Thanks 

  •  1,973
    Support replied

    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

    https://www.clapat.com/

    Review Envato Item Support Policy