How can I move header buttons to the left side?

Hey guys,

How can i change the buttons in my header to appear on the far left hand side, rather then grouped up in the middle with my brand logo.

Below is how i would like it

Hello, @DMMEIO

Welcome to the Shopify Community.
I read your problem and it seems that I need to analyze your website to provide the solution here.
Would you please share your website URL and if your website is password protected then also provide the password.

Hey Hardik,

My website is in draft mode still - is there anyway i can share it with you without publishing? (real website is live) :slightly_smiling_face:

Please go to preview website → Go to Bottom Right side → click on Share preview button → Copy link and share here

Hey mate,

Here you go!

https://2dhcaxqaz9ch4rdq-47573106847.shopifypreview.com

@DMMEIO

Please go to Online store → themes → Edit theme → Assets → theme.scss.liquid and paste this code at the end of this file

.site-header-sticky .page-width {
max-width: 1600px;
}
1 Like

Thank you so much!

BIG help :slightly_smiling_face: