I’d like to know if there’s a simple way to select the column order when displaying on a mobile platform.
I’m using Fluidia with a 3 column design and would like the left column to appear at the top when mobile browsing. The site can be viewed at http://www.JCMA.Today
Both the sidebars are considered lower priority content compared to the main content and are displayed below on the smaller mobile devices.
If you need to display something before the content on mobile devices (since this should be something short/small) you could theoretically use the theme’s Content Before widget area for it while conditionally hiding it with CSS for desktop browsers/devices.