You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.
Struggling to make the top bar and title bar breakpoint to behave as expected. Latest fresh FoundationPress install shows both .vertical and .dropdown menus on medium and up. On small, the title bar appears with hamburger menu link, but when clicked nothing happens.
Commenting out .main-navigation { @include show-for(medium); } from _navigation.scss gets the hamburger link to work on small, but doesn't fix both mobile and desktop menus showing on medium and up.
Ideally there's a simple way to choose the breakpoint for the mobile menu. I wonder if I'm missing something obvious.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is it okay to edit the library/navigation.php file or is there a better way to adjust the breakpoints for the navigation?
The text was updated successfully, but these errors were encountered: