Bootstrap Affix Nav Causes Div Below To Jump Up

前端 未结 2 1460
梦毁少年i
梦毁少年i 2021-01-31 18:05

I\'ve created a JSFiddle using Bootstrap\'s affix function to make a nav stay at the top of the screen once you scroll down and the header moves out of view.

The problem

2条回答
  •  醉话见心
    2021-01-31 18:57

    You need an extra wrapper for that to work flawlessly. Give it a minimum-height exactly same as the one you're affix`in :)

提交回复
热议问题