How to slide nav bar from left instead from top?

前端 未结 9 1742
闹比i
闹比i 2020-12-02 18:49

Bootstrap supports toggling a navbar from the top. How can I slide it from the left when the screen-size is small?

For example:

In the screenshot pr

9条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-02 19:35

    Try the following and take a look at the following link for more explanation-

    Take a look at the following Github link to fix the navbar left or right

    Feature: navbar-fixed-side left or right #13919

    Another helpful link - Nav Sidebar With Toggle Button

提交回复
热议问题