Fixed Sidebar Just add class menu_fixed
Fixed Sidebar Layout
This layout demonstrates a fixed sidebar navigation. The sidebar remains in place while the main content scrolls. This is useful for applications where you want the navigation to always be accessible.
To enable this layout, simply add the menu_fixed class to the left column container as shown in this example.
Fixed Sidebar Features:
- Sidebar navigation remains fixed in position
- Main content area scrolls independently
- Responsive design maintains functionality on mobile
- Consistent with Bootstrap 5 standards