How to Create a Responsive HTML Email Template (Mobile vs Desktop)?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • KingdomCoder
    Junior Member
    • Sep 2024
    • 8

    #1

    How to Create a Responsive HTML Email Template (Mobile vs Desktop)?

    Hi everyone,

    I'm trying to create an email template in EspoCRM using HTML. I want the email to look different on mobile devices than on desktop — for example, different font sizes or layout adjustments.

    I’ve already tried using CSS media queries in the <style> tag and inline, but it doesn’t seem to work. The layout stays the same on both mobile and desktop when I test the email.

    Is it possible to use responsive design techniques (like media queries) in EspoCRM email templates? If so, could someone share an example or explain the best approach?

    Thanks in advance!
Working...