Columns position desktop vs mobile

Hi,

Is there any option, to custom columns on mobile? I mean, 2 columns left and right on desktop. I need left column to be second on mobile view. For now left is always above right in vertical.


Here is my site Read-Only: LINK
(how to share your site Read-Only link)

Hi David,

You may be better investigating flex box or grid setups to help achieve what you’re after.

Alternatively, you may need to create a ‘mobile only’ element (i.e. hidden on desktop/tablet) to order things how you want.

Hope this helps,
Dom