twitter bootstrap navbar fixed top overlapping site

后端 未结 18 1963
甜味超标
甜味超标 2020-11-22 11:59

I am using bootstrap on my site and am having issues with the navbar fixed top. When I am just using the regular navbar, everything is fine. However, when i try to switch it

18条回答
  •  执笔经年
    2020-11-22 12:35

    As I've posted in a similar question, I've had good success with creating a dummy non-fixed nav bar right before my real fixed nav bar.

     
    
    

    The spacing works out great on all screen sizes.

提交回复
热议问题