Navbar not collapsing with Bootstrap

前端 未结 6 1011
旧时难觅i
旧时难觅i 2021-02-06 13:26

I have a website that is made with Twitter Bootstrap. On a large screen the navbar is looking nice as it should be but if you see the same navbar on a cellphone the navbar won\'

6条回答
  •  春和景丽
    2021-02-06 14:15

    I had the similar kind of problem. I was totally confused of why my navigation bar is not collapsing in mobile phone. Atlast I found that I missed the following meta tag.

    This will solve the problem.

提交回复
热议问题