How can I center the logo in an email sample?

hi, i would like to know how to center the logo in the email sample

thanks for support :slightly_smiling_face:

Go to Setting.

Go to Notifications.

Click on the email you want to modify.

Click the edit code button.

Find the code with the logo (Mine was line 78)

Then change the style to include this inline style…

style=“text-align: center; vertical-align: middle;”

This is what my edited line looks like

Click Preview to confirm it’s how you want it…