문제

I just followed this:

http://bootply.com/109746#

But I want to add affix to the sidebar for staying on place while scrolling on smartphone. I don't want the affix on big devices.

도움이 되었습니까?

해결책

Add in position: fixed;top: 48px; in .nav ul tag but it must be add where mobile detect.

DEMO bootply re-size window and check.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top