Topic: Navigation Breakpoints
Expected behavior I would like the navigation bar to appear on all screens larger than 1024px(width). How can I achieve that?
Actual behavior the navigation appears on screens larger than 1440px(width).
Arkadiusz Idzikowski staff answered 6 years ago
You need to add [sidenavBreakpoint] input.
<mdb-side-nav [sidenavBreakpoint]="1024"></mdb-side-nav>
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- User: Free
- Premium support: No
- Technology: MDB Angular
- MDB Version: 7.5.0
- Device: desktop
- Browser: chrome
- OS: windows
- Provided sample code: No
- Provided link: No