css padding is not working in outlook

后端 未结 14 1862
挽巷
挽巷 2020-12-01 01:19

I have following html in email template.

I am getting different view in MS Outlook and in gmail for the same.


    

        
14条回答
  •  执笔经年
    2020-12-01 01:49

    Do this instead:

    Order Confirmation Your Confirmation number is {{var order.increment_id}}

    It is better to use two cells and align the content, than using large padding and  's.

提交回复
热议问题