sidenav fixed in bootstraps main website
See original GitHub issueHi all,
would it be helpful to have side nav that stays in the right-side of the website to be fixed?
The documentation is a very long list and I have to scroll up to read about another component. I am talking about this element on the page : <nav class="bd-links" id="docsNavbarContent">
or at least to have scroll up button.
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
How to create a fixed sidebar layout with Bootstrap 4?
I'm trying to create a layout like the screenshot using Bootstrap 4 but I'm having some problems with making the sidebar fixed and...
Read more >BootStrap Fixed Width Sidebar (Responsive) | AtlasCode UK
The sidebar column has position: fixed which means that it is taken out of the standard flow, so the content column now has...
Read more >Bootstrap 5 Sidebar Examples - DEV Community
The sidebar uses sticky-top to appear fixed on the left side so that it remains in place as the page is scrolled. On...
Read more >Bootstrap 4 fixed responsive left sidebar menu - BBBootstrap
Bootstrap 4 fixed responsive left sidebar menu snippet is created by Kabir Bhatia using Bootstrap 4. This snippet is free and open source...
Read more >Fixed Sidenav? - Material Design for Bootstrap
In my understanding, a fixed sidenav should stay always open to the left of the page, but what I get is a hidden...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

closed thanks to @andresgalante comment’s, please use our new documentation 👍
Oh thanks, didn’t know about that page