Email responsiveness - Two columns in mobile view

Is there any way to avoid column stacking in the email mobile view? I would like to have the possibility to see two columns in mobile view instead of one. Mostly for buttons and images.

Hey @vvv010101 this isn’t possible “out of the box” with HubSpot themes. Email is quite tricky when it comes to styling since there are a large difference between how each email client handles style rules. So a lot of considerations need to be made to ensure emails have maximum compatibility. Media queries for example (a rule to only use styling for specific screen sizes) isn’t widely supported in email.

The only way to achieve this would be to build your own custom coded email template, where you can specify the rules and layout you like in your emails. This would require developer resources however.

Are we expecting to have the option to choose how two columns are displayed on Mobile phone? Specially when having two CTA buttons. It is not ideal to have the two CTAs one below each other instead of side by side. See image attached for more reference.

I understand it is not possible as a ‘out of the box’. Having a html coder built entire eDM from scratch to overcome this limitation is not a good solution.