Topic: Goal: SideNav collapsed on every Screensize
alislamgcteam
pro
asked 6 years ago
We would like to have the SideNav collapsed on Desktop as it is on Mobile. How can we achieve this?
We are using MDB401 Pro with Genesis Framework.
Thanks in advance for the help.
Add comment
Michal Szymanski
staff
answered 6 years ago
Remove "fixed" class from the SideNav.
Example:
<ul id="slide-out" class="side-nav fixed default-side-nav light-side-nav">
to <ul id="slide-out" class="side-nav default-side-nav light-side-nav">
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Specification of the issue
- User: Pro
- Premium support: No
- Technology: General Bootstrap questions
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Tags