简体   繁体   中英

Getting the Navbar to collapsed when on mobile devices instead of ipad portrait - Bootstrap

Does anyone have any idea on how to get the navbar to collapsed when on mobile devices only, instead of iPad (portrait).

I have tried searching for the answer but all I have found is how to make the Navbar come in sooner not later.

You can configure it from here for example: http://getbootstrap.com/customize/#grid-system

@grid-float-breakpoint

Adjust @grid-float-breakpoint to screen-xs-min.

This requires you to compile and download (button on the bottom) again and replace the bootstrap css in your folder.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM