Bootstrap - Change rows and columns order

后端 未结 4 547
心在旅途
心在旅途 2020-12-29 23:40

Using Bootstrap is it possible to have these two different layouts depending on the viewport? I\'ve been searching about this and I\'m aware of the concepts push, pull and r

4条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-30 00:21

    I found this question today and saw no such answer that would satisfy the OP and the future visitors of this post. Thus, decided to answer it with current bootstrap 4 version:

    Title A
    Title B
    Title C
    Graph A
    Graph B
    Graph C
    List A
    List B
    List C

    Here's the demo for bootstrap 4 row and column ordering. I hope, you'll be able to manage column ordering in bootstrap 3 as well if you are working on it.

提交回复
热议问题