Change Mobile Hamburger Sign - by wittyspaces

This topic has 3 replies, 2 voices, and was last updated 9 years ago ago by Robert Hall

  • Avatar: wittyspaces
    wittyspaces
    Participant
    March 19, 2015 at 14:47

    How can I change the hamburger in mobile responsive design to show “MENU” instead? My demographic is higher and I don’t think they understand what a hamburger is.

    2 Answers
    Avatar: wittyspaces
    wittyspaces
    Participant
    March 19, 2015 at 14:57

    Or how can I put the the words “MENU” underneath the hamburger icon?

    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 19, 2015 at 15:27

    Hello,

    You can try to add some code. Open header.php file (Appearance->editor) find code, see screenshot http://prntscr.com/6ip51s and then add following code in custom.css file.

    .menu-icon span {
      position: absolute;
      left: -26px;
      top: 20px;
      font-size: 11px;
    }

    We strongly recommended do this change in Child Theme.

    Regards,
    Robert Hall.

  • Viewing 3 results - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.