Viewing 1 replies (of 1 total)
  • Thread Starter Chielie

    (@chielie)

    Solved: de- and reactivating the theme brought back the hamburger, which I could then inspect in Google Chrome’s developer console. Thus, I could find the path to the culprit and write css to fix it:

    .main-navigation–vertical .menu > .menu-item > a, .main-navigation–vertical .menu .menu-parent-item > a {font-size:1em}

    (the original value was 3px)

Viewing 1 replies (of 1 total)
  • The topic ‘Mobile menu gone’ is closed to new replies.