Bootstrap right Column on top on mobile view

前端 未结 11 2155
逝去的感伤
逝去的感伤 2020-11-28 17:51

I have a Bootstrap Page like this:

A
11条回答
  •  借酒劲吻你
    2020-11-28 18:39

    This is now done (in Bootstrap v4) by adding order-# classes.

    See https://getbootstrap.com/docs/4.1/migration/#grid-system-1

    Like this:

    ...
    ...

提交回复
热议问题