Archived topic
Mobile Image Problem
3 replies · Started by Colin on November 26, 2021
Hi there,
I'm building my home page, and it's going ok so far.
However, I have one little problem.
When I view my home page on mobile the image at the top of the page shows before the text.It doesn't look good on mobile because of it.
Can I make the image show after the text on mobile, or if I can't, can I disable this image on mobile?
My home page is :
Many thanks.
Colin
Hi there,
if you select a Container within the grid, and then in the settings sidebar switch to Mobile, you will see an Order field:
https://docs.generateblocks.com/article/container-overview/#layout-–-grid-item
You can set the order value for that container.
Simplest one is to select the right hand container ie. the one you want on top for mobile and set its order to -1 ( minus one ). This will push above the other columns :)
Perfect David — thanks very much!
You're welcome