danmindru / responsive-html-email-signature

✨ Template generator for (responsive) emails & email signatures
https://responsive-html-email-signature-generator.com
MIT License
831 stars 246 forks source link

Question about Gmail signature - How do you add responsiveness? (<head> is missing) #89

Open pmochine opened 3 years ago

pmochine commented 3 years ago

Sorry for this noob question,

but I'm struggling to understand how you can add the Gmail signature with this package. It's unfortunately not responsive.

I think I'm doing it maybe wrong?

After calling npm start, I open my file e.g. signature-light.html. I select all of the visible windows (not the code) and copy it and I create a new signature in Gmail while pasting the content of my copy.

However, if I look at my test mail, I see that the most important part is missing. There is no @media only screen and (max-width:480px)

kravecdendil675 commented 3 months ago

To add a responsive Gmail signature, use inline CSS for styling within the tag since is not supported. For detailed steps, visit Exclaimer guide.