Image / Elements Reordering for Small Screen

Posted in: Newspaper
Post count: 103

Hello

I would like to rearrange how the images / elements are displayed on Small screen.
I have four Flex block 4 columns divided with rows for ads.
On large screen is fine but on small screen show the images/ elements 1,4,7,10, 2,5,8,11,3,6,9 12
Screenshot https://veriartem.com/hello-world/
Can be reordered with TagDiv for small screen to go 1,2,3,4,5,6,7,8,9,10,11,12
Screenshot On big screen this is how I want to have, however on smart phone the images/ elements showing 1,4,7,10, 2,5,8,11,3,6,9 12

Regards
Alex

Post count: 21065

Hello Alex!

Hide the structure of rows you’ve built on mobile, create another structure for mobile, and hide it on desktop. So, you can display them differently on mobile layouts.

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.