Quantcast
Channel: Active questions tagged flexbox - Stack Overflow
Viewing all articles
Browse latest Browse all 1305

Bootstrap: Reversing columns makes them stacked

$
0
0

I am trying to get the 'second' and 'third' columns to be sat next to each other whilst also reversing the order of them for the MD breakpoint

<body><div class="row flex-md-column-reverse"><aside class="col-6"><div class="border-top"><h1>Third</h1></div></aside><div class="col-6"><h1>Second</h1></div><section class="col-12"><h1>First</h1></section></div></body>

I applied flex-md-column-reverse but it makes them stack ontop of each other


Viewing all articles
Browse latest Browse all 1305

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>