How can I center an image in order confirmation emails?

Hello,

I am wondering if someone could please help me.

I am in the notification section and editing the templates for e-mails sent when a customer orders. I have centred my logo and it shows as this in the preview. On the coding I put:

img { display: block; margin-left: auto; margin-right: auto; }

However, when I test it and receive the e-mail in Outlook, the image is to the left and the order number is to the right of the image when this text should be on the next line below the image.

If anyone can help pleaseeeee thanks so much.

Hi @SOSweetUK did you manage to fix this issue? And if so, can you share how you fix it? I am struggling with the same issue as you had last year, and I have no clue how to send the order number to the next line.