How to align the header logo centered?

Hello.
Can you help me to tell me how to align the header logo centered?
Thank you so much.
Our site is http://ishigamidai.com

Hello there,

I hope you are doing well today.

You can use the following CSS code to center the logo by going to Appearance > Customize > Additional CSS and pasting it there.


/*Center logo*/
#site-logo {
    margin-left: 85px;
}

Best Regards,
Support

Hello

Thank you for your prompt reply.
It seems working on the customize screen, however, it does not reflect on the actual website.
Would you check it? Thank you.

Hello there,

I am not seeing the code on the page at all.
Did you save the changes in the customize screen?
Best Regards,
Support

I saved from the customizing page, but somehow it could not be saved.
Now, I did it through custom CSS of dashboard, and it worked.
So is all good now, but wondering why it did not work through customizing page.
Thank you for your support.

Hey there,

Important thing is that its working.

We’ll look into the customize page issue.

Please let us know if there’s anything else we can assist you with.

Regards,
Support.