Forum Discussion
MetroBOS
3 years agoCollaborator
How do I make an email template mobile responsive?
I created an email template using the Blank Template option. It looks great on desktop but terrible on mobile devices.
I looked under the email settings page, but I do not see an option to make it...
Arso
3 years agoExpert
MetroBOS this is for an HTML template, correct? You need to add a media query to your CSS to define classes that will inform the parameters and values for your design on mobile, if they're any different than what you've set for desktop.
In most cases, setting the width to 100% and the font size to a proper mobile device size should do the trick.
Related Content
- 16 days ago
- 3 years ago
- 9 months ago