I'm converting a site to responsive and i'm having trouble figuring out how to change column order on the mobile view. I've tried using variations of
o-layout--row-reverse, but it's reversing the columns for all views. Bootstrap 3 used to do this by using push/pull classes. The stack overflow question in the link below sounds more like how the ReadyTheme does it. https://stackoverflow.com/questions/20171408/how-do-i-change-bootstrap-3-column-order-on-mobile-layout Any help is appreciated. This is my first time using the ReadyTheme. Thanks, Mike