Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

Having The Mobile Menu Top Bar Active On iPads #844

Closed
jarrydfillmore opened this issue Jun 24, 2016 · 0 comments
Closed

Having The Mobile Menu Top Bar Active On iPads #844

jarrydfillmore opened this issue Jun 24, 2016 · 0 comments

Comments

@jarrydfillmore
Copy link

jarrydfillmore commented Jun 24, 2016

I did some research, coming across this thread. Here's the code I used:

<header id="masthead" class="site-header" role="banner"> <div class="title-bar" data-responsive-toggle="site-navigation" data-hide-for="large"> <button class="menu-icon" type="button" data-toggle="mobile-menu"></button> <div class="title-bar-title"> <a href="<?php echo esc_url( home_url( '/' ) ); ?>" rel="home"><?php bloginfo( 'name' ); ?></a> </div> </div>

I tried out this exact change and instead of giving me the mobile menu on tablet views, it literally took away the menu completely on tablet views.

Can anyone help me out here? I just want to show the mobile menu on mobile + tablet.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant