
1
Yahoo! app text "popping"
I feel like I'm going crazy. Am I the only one who is seeing this happen on Yahoo! mobile app (only on iOS). I've tried figuring out what is in my code to make it happen, but I've stripped everything out and it's still happening, so now I'm just trying to figure out if it's only me or if it's something that's happening for others as well.
code: https://litmus.com/builder/2381444
video showing popping: https://youtu.be/b4fkPM_PhB0
Hi Carin,
I see a small typo in your code (
Margon:0;
instead ofmargin:0;
), but I don't think this is related. (By the way, the capitalization of themargin
property is no longer necessary as this was a bug in the old version of Outlook.com that no longer exists.)I've tested your email using Putsmail, and I don't have the same problem as you do. Your problem looks typical to an asset (image or fonts) loading slowly than "reflows" the entire email once it's loaded. Does the tool you're using to send your email adds any tracking image by any chance?
Thanks for the heads up re: margin capitalization.
The testing code I used above I sent from Litmus. The emails I usually code I test by sending via Litmus, Responsys, and Silverpop. We add tracking codes for our sends, but the code above did it without any of our tracking pixels on it. I don't know if Litmus adds tracking pixels when I send from Builder.
You're right. When I send tests from putsmail I don't see the pop.