Good morning,
Is it possible to integrate bootstrap elements into an email, i.e. I replaced all local links with full paths, but the result remains only text and image
How do you manage your emails?
I want
I see
Good morning,
Is it possible to integrate bootstrap elements into an email, i.e. I replaced all local links with full paths, but the result remains only text and image
How do you manage your emails?
I want
I see
The mail html content doesn't support bootstrap... (bootstrap cannot be embeded in the mail body
)
You shoud use pure css inside your mail html content in order to style it (and obviously use table layout)