danmindru/responsive-html-email-signature

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

Open

#89 opened on Oct 15, 2020

View on GitHub
 (1 comment) (0 reactions) (0 assignees)HTML (754 stars) (232 forks)batch import
email-client-issuehelp wantedquestion

Description

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)

Contributor guide