KB
0
Code showing up in iOS inbox
I took the Simples template to test our email system and so far it's working well except for the issue that is illustrated in the image. Is there a way to remove that or better yet put something in an ALT for instance that will give the email a better statement?

iOS seems to be showing the first lines of the text version of the email now.
Make sure you're adding your preheader text to the top of the text version in the ESP. Most ESP's will try to auto-generate it, which they suck at.
At a guess; do you have a carriage return �anywhere in your html? These can cause all kind of troubles. This generally happens when cutting and pasting from word or excel.
Hi, I'm new here!
This post took my interest as I've been having the same issue. In my case the code is previewing the actual link to the first graphic, which is a spacer cell that I use for layout. The preheader text follows this spacer cell and should be what is displayed shouldn't it?
Any help on this would be appreciated.
Thanks
I've seen things like this happen before, can't remember exactly but I seem to remember it's because you may have forgotten to set a doctype.
If that doesn't fix it, if you can post your code, I'll have a look at that.
Cheers