I have two 12 column sections i want to change sections in mobile design,
eg. code
< section class="col-xs-12" >
mobile top / desktop bottom
</ section >
< section class="col-xs-12" >
mobile bottom / desktop top
</ section >
Anyone know how to do it, order changes.