Pergunta

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.

Foi útil?

Solução

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.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top