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

后端 未结 7 1345
傲寒
傲寒 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:33

    Just define an empty navbar prior to the fixed one, it will create the space needed.

    
    
    

提交回复
热议问题