Responsive email / custom HTML

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • KingdomCoder
    replied
    has something changed?

    Leave a comment:


  • olamborelle
    replied
    As an alternative, a fixed code/responsive style could be in ALL email, without the possibility to customize it, just as the EspoCRM interface itself is also responsive.

    Leave a comment:


  • olamborelle
    started a topic Responsive email / custom HTML

    Responsive email / custom HTML

    When preparing an email template, any <STYLE> element is stripped out by ESPO. All CSS has to be inline. This prevents the use of media queries.

    However, many email clients now support / do process <STYLE> elements and media queries.

    It would be nice if EspoCRM would allow (maybe with a separate field in the email template page) to define some additional custom HTML code that will be inserted in the email sent. As mentioned, this could be separate from the body.

Working...