Thanks, Vadim. I am not having issues actually. The comment I responded to was deleted.
I have not run into this problem recently. What I can do is share a style block that is responsive though. If you test using that, maybe it would narrow down whether it is an issue with your code/styles/media queries or something like doctype or meta tags. Here is one that I know works in Yahoo mobile.
<style type="text/css">
@media only screen and (max-width:500px) {
.p0 { padding-left: 0 !important; padding-right: 0 !important; }
.plr6 { padding-left: 6px !important; padding-right: 6px !important; }
.plr15 { padding-left: 15px !important; padding-right: 15px !important; }
.plr20 { padding-left: 20px !important; padding-right: 20px !important; }
.logo { max-width: 200px !important; min-width: 200px !important; width: 200px !important; }
u + .body .gwfw { width:100% !important; min-width:100vw !important; width:100vw !important; }
u + .body .gwfw { width:100% !important; min-width:100vw !important; width:100vw !important; }
u + .body .gmh { max-height:0 !important; display:none !important; mso-hide:all !important; overflow:hidden !important; }
.gwfw { width:100% !important; min-width:100vw !important; width:100vw !important; }
.fw { min-width: 100% !important; max-width: 100% !important; width: 100% !important;}
.fwimg { min-width: 100% !important; max-width: 100% !important; width: 100% !important; display:block !important; height:auto !important; }
}
</style>
Huh? I thanked him and shared an update about a new version of the Yahoo platform that has become available. I have tested in both versions fully. Not sure what you are trying to say...
Gmail Android with a non-Gmail account (GANGA) doesn't support media queries. More info here: https://emails.hteumeuleu.com/troubleshooting-gmails-responsive-design-support-ad124178bf81
[owa] .change-color { color: #ffffff; }
Make sure you use full 6 digit hex codes too.
My coworker and I will be heading to Boston next week too. Looking forward to meeting some of you!
This should work with sub domains, correct? I've been having trouble with this recently and can't find the disconnect. If the website is company.com, G+ page is verified as company.com, and sending domain is email.company.com, I shouldn't be having any issues, right? Authentication/DKIM/SPF and sending volume all check out too.
Outlook.com or Outlook desktop?