How To Center Logo in Order Confirmation Email

Hi All,

I have tried a bunch of code found on these discussion boards and my logo is still not centered. Attached is the code I am using for reference. Please help!

Replace the code that currently exists from lines 78 through 82 with


                    {%- if shop.email_logo_url %}
                      
                    {%- else %}

This worked thank you so much!!!

this worked for me too, thank you!

I wanted to ask where exactly can I copy this text, I also need to center the logo in the email, I just don’t know where to copy it

This code did not work.