Change order columns/wraps on mobile
Hi,
I have a question about the columns / wraps order in muffinbuilder. It's still a draft but the images and a small intro text will be shown in alternately order
So left text right image, | left image right text, | left text right image, | left image right text. etc.
http://wearewim.nl/testserver/zijerveld/website.pngBut on mobile I want them to show like this: (image text, image text, image text)
And not like this:
http://wearewim.nl/testserver/zijerveld/mobile.pngSo for the left image right text there is no problem. But the row with the left text en right image, mobile will put the image below the text. Is it possible to change this order in betheme? So the image will show above the text?
thank you in advance.
Kind regards hanneke
Comments
the content on mobile is being read from left to right by rows or WRAPS if you use. So in your case, it is necessary to put Text and image in the left WRAP and then Image and Text in the right WRAP. Please notice that this is the only way to achieve the layout you need in responsive mode.