Bootstrap css hides portion of container below navbar navbar-fixed-top

后端 未结 7 1346
傲寒
傲寒 2020-12-22 20:35

I am building a project with Bootstrap and im facing little issue .I have a container below the Nav-top.My issue is that some portion of my container is hidden below the nav

7条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-22 21:14

    I know this thread is old, but i just got into that exactly problem and i fixed it by just using the page-header class in my page, under the nav. Also i used the

提交回复
热议问题