Topic: Navbar Scrollbar
garethm free asked 4 years ago
Does anyone know how to make a horizontal Navbar scroll when the menu text is too large to fit on the screen?
The menu works fine on large desktops, but on iPads the last 25% of the menu is cut off.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Opened
Specification of the issue
- ForumUser: Free
- Premium support: No
- Technology: Other
- MDB Version: -
- Device: ipad
- Browser: safari
- OS: ios
- Provided sample code: No
- Provided link: No
Grzegorz Bujański staff commented 4 years ago
Hi. In this case, we recommend that you use the
.navbar-expand
class. This will add navbar toggler button on too small displays. You can find more about it here: https://mdbootstrap.com/docs/jquery/navigation/navbar/#how-it-works