
0
Gmail media queries and view entire message
hy guys i have a problem with gmail app, my template render good until i click "view entire message" and i dont have media queries any more, is a fix for that? so media queries are on until i click view entire message :(
Hi ! This sounds like this bug where desktop Gmail incorrectly prefixes HTML when turning images on. But "View entire message" sounds like the email might be clipped because it has too much code (usually above 100 Kb). So try to clean your code and make it lighter than 100 Kb.
Exactly that i make now but i have 150kb email i dont know if that is a fix :(
Unfortunately there's no easy fix. You need to work on your template again to remove unncessary styles and tags. You can try to use EmailComb to help you do that.
i've found the solution:
i dont use media queries anymore ;)