• Resolved Ellie Rose McKee

    (@ellierose101)


    Using the twenty twelve 1.9 theme, the menu button the mobile version of my website is unresponsive. I tried this hack, suggested for an earlier version of the theme (1.5) – changing
    <button class=”menu-toggle”><?php _e( ‘Menu’, ‘twentytwelve’ ); ?></button>
    to
    <h3 class=”menu-toggle”><?php _e( ‘Menu’, ‘twentytwelve’ ); ?></h3>
    in the header code – with no success.
    Previously you could click the button and it didn’t do anything, but now it’s kind of greyed out and you can’t even click it.

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Menu Not Working – Mobile Site’ is closed to new replies.