Column reorder

Hi there,
I want to change the order of two columns in one section when showing on mobile devices.
In Bootstrap the corresponding class would be “col-sm-push-1” or someting like that.
Which class do I have to add instead???

Thanks,
Sven

Hi Ulrike,

Thanks for writing in!

There no such option to reorder the columns in the theme.
You can create a duplicate of the section with reverse order of the columns and show that section only in the mobile device at the same time hide the original section in a mobile device.

Hope you know how to show hide section in different devices. Click on the customize tab of the section you can see the Device icons. There you can target your device to show or hide.

Hope this helps!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.