Article push/pull alignment using bootstrap 3

后端 未结 4 824
说谎
说谎 2020-12-18 06:41

I\'m using bootstrap 3 and I try to have a specific grid alignment for article on desktop.

On mobile I want to order content of the article like that :

  1. T
4条回答
  •  無奈伤痛
    2020-12-18 07:32

    Use a bigger div with col-md-8 class and place title and text inside it and use bootstrap's col-md-12 class on both of them to stack over one another

提交回复
热议问题