Change the visual order of a specific flex item(s) with the .order classes. Valid classes are from 0 to 12.
Use .order-sm|md|lg|xl-0-12 to achieve this effect on different screen sizes. The classes can also be combined to make an even more flexible layout.
Resize the browser window to see the effect.
.order:
.order
.order-sm:
.order-sm
.order-md:
.order-md
.order-lg:
.order-lg
.order-xl:
.order-xl
.order-xxl:
.order-xxl