Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to disable collapsing top bar menu in zurb foundation?

Is it possible to not have the top bar in Foundation to collapse to Menu and the three lines? We don't really need this feature but not sure how to disable the collapse.

Will this require modifying the foundation.topbar.js?

like image 575
Will Tang Avatar asked Jan 19 '26 11:01

Will Tang


1 Answers

If you're using Foundation via sass, there's an even better way to go about it. Just open up the _settings.scss file and find this line:

// $topbar-breakpoint: emCalc(940px); // Change to 9999px for always mobile layout

Uncomment it and change the value to 0, or whatever breaking point you would like to use.

like image 100
Arvid Avatar answered Jan 22 '26 03:01

Arvid



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!