Hello all. Wondering if anyone has dealt with Outlook 2016 inserting a 1px horizontal line into the body of the email. If so, how did you get around it in RED? Here is a link to the Litmus forums discussion the issue.
https://litmus.com/community/discussion … n-the-body
Outlook 2016 Issues - Post ID 290946
Didn't know why the line showed up.
I get that but not with some basic old static files I have, just since things have been responsive. I can fix it sometimes with changing heights and so on as mentioned on litmus, but it's very random, and doesn't always match against Outlook '16 on other computers.
J
Ok..finally found a solve for this.
<!--[if gt mso 15]>
<style type="text/css" media="all">
/* Outlook 2016 Height Fix */
table, tr, td {border-collapse: collapse;}
tr { font-size:0px; line-height:0px; border-collapse: collapse; }
</style>
<![endif]-->
<!--[if gt mso 15]>
<style type="text/css" media="all">
/* Outlook 2016 Height Fix */
table, tr, td {border-collapse: collapse;}
tr { font-size:0px; line-height:0px; border-collapse: collapse; }
</style>
<![endif]-->
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.