Topic: how to disable the Navbar-toggler from showing up
ksobon pro asked 6 years ago
Jakub Mandra staff answered 6 years ago
Hello,
There is no way to do that, it is strict Bootstrap's behaviour.
Navbars can utilize expand prop to change when their content collapses behind a button. By adding small, medium, large you can easily choose when to show or hide particular elements.
<navbar expand="large"> </navbar>
Best regards,
Jakub from MDB
ksobon pro commented 6 years ago
Mhmmmm....that's not ideal. What about at least controlling what that "bars" object looks like? What if I want to use the fa bars rather then ones that they are using. I want to thicken it up a little.Jakub Mandra staff answered 6 years ago
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- ForumUser: Pro
- Premium support: No
- Technology: MDB Vue
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No