Text next to brand

后端 未结 4 1535
生来不讨喜
生来不讨喜 2021-02-02 06:09

How do I get the Bootstrap Brand and any accompanying text to be treated together as the brand?

I have tried this:

4条回答
  •  北海茫月
    2021-02-02 06:51

    The correct solution would be to use navbar-text on the h3 and not to use any additional div or span elements:

    
    

    See http://getbootstrap.com/components/#navbar-text for the proper documentation of navbar-text.

提交回复
热议问题