mjml Questions

2

Solved

After a lot of searches, I am having difficulties in finding how: MJML handles dynamic data and template interpolations I was expecting something like: import { mjml2html } from 'mjml'; cons...
Stucker asked 30/3, 2017 at 7:49

4

I am trying to implement an email template that uses font awesome with mjml, I am not sure how to go about this. I have tried using a cdn as follows: <mj-head> <mj-title>Thank you!&l...
Curbstone asked 7/10, 2019 at 10:39

1

Solved

I'm new to MJML and using css-styles is kind of weird. For styling a <mj-text css-class="classname"></mj-text> we have to add a "div" keyword in css-styles like: &lt...
Putrid asked 12/3, 2021 at 6:43

0

Good day, well I am using MJML framework to reach a template something like picture which is uploaded: All of these works fine on MJML and I tested it when I send my template to my email, But the ...
Comyns asked 21/12, 2020 at 8:43

1

Solved

I'm new to MJML and I'm wondering if it's possible to convert HTML to MJML? I've tried searching for answers but the results are always the opposite.
Malchy asked 3/11, 2020 at 2:50

1

mj-font does not work in mjml. Here is what I am trying to do in index.mjml: <mjml> <mj-head> <mj-font name="testFont" href="testFont.ttf"/> </mj-head> <mj-body&g...
Gallows asked 28/12, 2018 at 13:18

1

Solved

I'm new to mjml and I'm trying to find out if there is a way to make <mj-text> elements to display inline-block without using <mj-style> or inline css. I have an <mj-text> which ...
Ellipsoid asked 3/9, 2018 at 16:8
1

© 2022 - 2024 — McMap. All rights reserved.