Moving logo all the way to the left and other symbols on the right (mobile)

Wow! You are a wizard my friend!!

Any chance you figured out how to make the header box thinner but keep the logo the same size?

Thanks so so much!

Any chance I could have your email for future problems? Happy to make donations!

Thank you! It says there is an error for some reason with page header logo code

check if it only this one.

@media only screen and (min-width: 1520px){
.logo-area.container.container--no-max {
    height: 7.5rem;
}
}

And Save.

It says I am at my max for characters in the custom css.

Where else can I paste this?

Thanks so much!!

You can paste to the theme.liquid. Did you already solve this?

1 Like

I did for the Header thickness thank you!

but the code you gave me for the mobile, is now showing the search on the right now instead of the hamburger menu.

why is that? I want the menu on the far right

Thanks!