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

library/navigation.php #685

Closed
rachelchorney opened this issue Jan 15, 2016 · 3 comments
Closed

library/navigation.php #685

rachelchorney opened this issue Jan 15, 2016 · 3 comments

Comments

@rachelchorney
Copy link

Is it okay to edit the library/navigation.php file or is there a better way to adjust the breakpoints for the navigation?

@colin-marshall
Copy link
Collaborator

Seems like something that could be accomplished using only CSS.

@olefredrik
Copy link
Owner

You're right. I removed the inline visibility classes from navigation.php and added breakpoint mixins for navigation in _navigation.scss

Fixed in this pull request: #698

@anthonywjackson
Copy link

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 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

4 participants