Center content in responsive bootstrap navbar

后端 未结 11 2009
自闭症患者
自闭症患者 2020-11-22 08:40

I\'m having trouble centering my content in the bootstrap navbar. I\'m using bootstrap 3. I\'ve read many posts, but the CSS or methods used will not work with my code! I\'m

11条回答
  •  死守一世寂寞
    2020-11-22 08:50

    Seems like all these answers involve custom css on top of bootstrap. The answer I am providing utilizes only bootstrap so I hope it comes to use for those that want to limit customizations.

    This was tested with Bootstrap V3.3.7

    I am centered text

提交回复
热议问题