Vertical Menu in Bootstrap

后端 未结 12 2160
粉色の甜心
粉色の甜心 2021-02-06 23:22

Is there a way to create a vertical menu (not dropdown, entirely separate vertical menu on sidebar) by using any bootstrap class? I can create one using my css, but just want to

12条回答
  •  情深已故
    2021-02-07 00:18

    You can use Bootstrap's tabs with bootstrap-verticaltabs. This modifies Bootstrap's Tabs to provide an alternative vertical styling. That way you can use the built in tabs in bootstrap and get the vertical menu you are looking for.

    Bootstrap Vertical Tabs

    https://github.com/entropillc/bootstrap-verticaltabs

提交回复
热议问题