Topic: dropdown menu curtailed
Chris Sweeney premium asked 7 years ago
Edyta Dabrowska free answered 7 years ago
.hidden-sn
class to the <body>
tag. Let me know how it works.
Cheers,
Chris Sweeney premium answered 7 years ago
Edyta Dabrowska free answered 7 years ago
.scrollable-menu
to the .dropdown-menu
<div>
. And then style it like this:
.scrollable-menu {
height: auto;
max-height: 200px;
overflow-x: hidden;
}
2) In premium version, there is an option for having double navigation with hidden sidenav and fixed navbar. Here you can see how it looks like.
Regards,
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- ForumUser: Premium
- Premium support: Yes
- Technology: General Bootstrap questions
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No