How can I center the logo on my website?

Hello i want to move the logo from left to center.

My website :

etodesign.se

Hello @tareekshawi

It’s GemPages support team and glad to support you today.

You can follow these steps:

  1. Go to Online Store → Theme → Edit code
  2. Open your theme.liquid theme file
  3. Paste below code before :

If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team

Thank you but it still not in center

Hi @tareekshawi

This is Victor from PageFly - Landing Page Builder App.

You can try this code by following these steps:
Go to Online store => themes => actions => edit code and add this code on file timber.scss.css

.header-area .header-main .header-element.logo img{
display: block;

margin-left: auto;
}

Or on file theme.liquid


Hope this answer helps.
Best regards,
Victor | PageFly