Hi,
We have an email with three sections. Each section has a column.
For desktop, it makes sense. In mobile, we need to swap the middle two columns so stacked version is red, green, red, green, red, green.
I have tried so far adding a class, with media tags, visibility: collapse, and it works for the designer view, but not once you send the email.
When sending the email, it seems that the style is not even included in the email, and I can not use inline style with media tag.
Happy to reward 10 USD for a solution that solves the problem, and 30 USD for a solution that is scalable (users can easily add these blocks in the future without opening HTML tab.