Different order of section blocks in desktop and mobile

Hello there,

I would like to change the order of the section blocks so they have different positions in desktop and mobile.

Anyone has an idea ?

Thanks in advance.

Hi @Pedro_73

Yes, we can do that by adding some sort of CSS but to check what sections you want to move on mobile in different place, I need the section mentioned with your website link.

Thanks for your reply,

To be more precise the 3 blocks are inside a display:grid. The structure is like this.

{% for block in section.blocks %}

BLOCK MENU
BLOCK NEWSLETTER
BLOCK MENU

{% endfor %}

I would prefer to dont create another block-newsletter for mobile. Just move the 2nd block to be the 1st in mobile, if it’s achievable.

Hi @Pedro_73

I just prefer the website url here please.