I'm really stuck with a layout problem on my website.
I have the web-screen view laid out the way I want, but need to shuffle the order of the block a little for mobile view. I've tried using the align classes, and the 'push' or 'pull' classes, but can't what I need.
Here is the laptop view I need:
Block 1 and Block 2 in a column on the left, Block3, Block4, Block5, Block6 and Block7 on the right.
This I can do no problem.
But then for the mobile view, I need it in this order from top to bottom (see images below):
Block 3 Block 1 Block 5 Block 4 Block 2 Block 5 Block 6
Can anyone please help?