• Resolved amagab

    (@amagab)


    I’m not sure when it happened, maybe when I upgraded to 4.0, but the menu button is not working on my blog when in mobile view on my iPhone.

    Anyone here know what could be wrong and how to fix?

    http://hawaiibloggen.se

    Theme: Twenty Twelve

    I have no third-party plugins.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Replace this in your Child Theme header.php file:

    <h3 class="menu-toggle">Menu</h3>

    With this:

    <button class="menu-toggle">Menu</button>

    Thread Starter amagab

    (@amagab)

    Awesome! Thanks for the fast response. That took care of it. 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Menu button not working in mobile view’ is closed to new replies.