Swap 2 column stacking order at small scrn- Bootstrap push pull class or float fix?

前端 未结 2 834
[愿得一人]
[愿得一人] 2021-01-21 01:46

No matter what I do I can\'t get the right column to push over and stack first at 100% width/small scrns. I tried col-xs-pull/push-12 or col-xs-pull/push-0. I also tried messing

2条回答
  •  小鲜肉
    小鲜肉 (楼主)
    2021-01-21 02:26

    If you go with a "mobile first" approach, you put the r-column first in your marking and then use push/pull accordingly

    right
    main

    http://www.bootply.com/121630

提交回复
热议问题