Skip to main content

Hi Everyone,

 

I'm having trouble closing the top and bottom margin of Ordered Lists / Unordered lists for outlook email clients.

 

For example:

 

Title

  1. Item A
  2. Item B
  3. Item C

Title

topic sentence

 

I tried styling the ul and il to margin top and margin bottom 0px, but it doesn't work for outlook. Please tell me there's a better way than doing a table grid... <tr><td>. Table grid is not editor friendly for my sales team to use the templates on saleforce engage.

댓글 4개
  1. 2017년 3월 29일 오후 7:08
    @Lara Black I just realized the embedded CSS style sheet of email template has the paragraph css margin as 1em. I changed it to 0 and now it affects every paragraph and solved margin issue. Thank you for pointed that out!
0/9000