Interchanging columns on mobile

Hi guys,

How do I put the map at the top and card (spaces) at the bottom? I basically want to interchange the two groups between each other on mobile width.

Unfortunately there is no simple way to do this.

You can either use CSS/HTML or you have to build a reusable element that contains both layouts and you change the layout there.

This topic was automatically closed after 70 days. New replies are no longer allowed.