How can I center the logo image on the header using Dawn theme?

Hello,

Currently working with Dawn theme. I was wondering if it was possible to center the logo image on the header. My goal is to have the logo image in the page’s center while the header menu wraps around the logo. Sort of like they do on this site:

https://www.greenhouse.ca/

Looking at their code, I see that they split their menu into two different sections and then added the logo in the middle. I was wondering what the most efficient way to do this via liquid would be and I’m looking for some guidance. Thank you.

Hi @maximilllllian it will need major changes in your header.liquid file also you will need two menus created for that.

Could you please be more specific?