Hi guys,
I’ve watched and read tutorials/topics on how to build a different layout for mobile but I can’t seem to figure it out. On my homepage I have three rows divided by three columns.
1 4 7
2 5 8
3 6 9
On mobile view I need it to show
1
2
3
4
5
6
7
8
9
What is the easiest (and most understandable
) way to do this?
www.wanderingways.nl
Thanks!


