@Martin Can you please add the collapsible Offcanvas Sidebar like the official bootstrap 5 document:
https://getbootstrap.com/docs/5.0/examples/sidebars/
I try last weekend to add a left Menu Sidebar in responsitiv mode. It is not easy to use in Bootstrap Studio. The default setup:
- Left Offcanvas Sidebar
- Right MainContent
- Window resize to smaller window should fade out the sidebar and add a sidebar toggle button
- If press the sidebar toggle button, the Offcanvas should view OVER the mainContent for small displays.
The setup for this standard scenario is not easy in bootstrap Studio. Possible you can add in next releases a configurated standard setup for this essentials feature.