Remove white space above header image in outlook

Anonymous
Not applicable

Help! This only happens in Outlook. It inserts a white space above my header image. I want it to be flush with the top of the table.wemissyouemailexample.JPG

3 REPLIES 3
Alok_Ramsisaria
Level 10

Hi Pia Margin and Padding won't work in Outlook clients. Instead you can try using valign="top" as it is supported by Outlook. Hope this works for you.

Julz_James
Level 10

You will probably have to check in the HTML and see if there is padding set for the top, some email programs will disregard padding code but outlook doesn't.

Hope this helps?

Juli

Anonymous
Not applicable

Thanks, I'll check for padding!