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.
To mess with the height you only need to change the top-bar class's padding. To "contain-to-gird" just wrap everything inside of the top-bar div with a row div.
Two part question:
Question #1:
In F5, this was super easy! There was a specific SASS variable to change the topbar height.
Now in F6, it looks like there's not even half of the variables present anymore. I'm not exactly sure how to change the topbar height with SASS now!
I checked the _topbar.scss file, and there's no SASS variables in there either.
Is there an option in FoundationPress?
Also, are there any other topbar options anywhere else? F6 seems so sparse and it's making things more difficult than F5.
Question #2:
How exactly do you contain the navigation to grid? I've tried "contain-to-grid" in a couple places and it doesn't work!
Any help would be appreciated!
The text was updated successfully, but these errors were encountered: