• I’m using the Simple Life theme. The menu icon that shows on mobile devices is a single bar. I’d like it to be the common hamburger icon so it’s more obvious to people. Is there a way to change the mobile menu icon to the hamburger?

    • This topic was modified 4 years, 3 months ago by jcholewa.
    • This topic was modified 4 years, 3 months ago by James Huff.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • I have the same question about wanting to change the icon to a hamburger menu, and adding the word “MENU” like in your demos. Tell me how to change the stylesheet or other code to make it look like your demos.

    you can fix it by adding this css code :

    .mean-bar .meanmenu-reveal span{
        position: relative;
        top: 6px;
    }

    it worked for me

    • This reply was modified 3 years, 11 months ago by frumy.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Mobile Menu Icon in Simple Life’ is closed to new replies.