Change the order Betheme column's stack on mobile
http://prntscr.com/cwbt3r
image
heading
columntext
image
heading
columntext
image
heading
columntext
Actually it is:
image
image
image
heading
heading
heading
columntext
columntext
columntext
Any way to do it using css?
Comments
responsive reads always the content by rows from the left side to the right. So if you want to change it's order on mobile devices, you need to put necessary blocks into WRAPS and then responsive would read them as you want.