I have a responsive email template. it is rendering well on mobile apps but on browser its responsive behaviour not working. even inbox.google.com is responsive but the responsive emails are not working in it.
for reference i used many email templates available on github. But the result is same.
https://github.com/InterNations/antwort
Can anyone help me fixing it for gmail and inbox
Thanks in advance
As stated above, more info is needed to give exact answer - but if the template uses media queries or different mobile specific CSS it is likely not getting rendered by gmail as gmail cuts out all style tags in head and body. Css support in html email.