What's your biggest current challenge? Have your say in Community Polls along the right column.

How to center the header menu on shopify Dawn theme?

Solved

How to center the header menu on shopify Dawn theme?

lagentilestore
Excursionist
56 0 11

Hi!

Our header menu is now outlined to the left but we would like to have it centered in the middle?
Anyone who can assist us with this? 

Kind regards,
Els

Accepted Solution (1)

PageFly-Richard
Shopify Partner
4808 1088 1758

This is an accepted solution.

Hi @lagentilestore ,

 

This is Richard from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/base.css->paste below code at the bottom of the file:

 

@media screen and (min-width: 990px) {
    .header--middle-left {
        grid-template-columns: auto 1fr auto !important;
    }
    .list-menu--inline {
        justify-content: center !important;
        display: flex !important;
    }
}

 

PageFlyRichard_0-1676897585164.png

 

I hope it would help you
Best regards,

Richard | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 


All features are available from Free plan. Live Chat Support is available 24/7.

View solution in original post

Replies 3 (3)

PageFly-Richard
Shopify Partner
4808 1088 1758

This is an accepted solution.

Hi @lagentilestore ,

 

This is Richard from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/base.css->paste below code at the bottom of the file:

 

@media screen and (min-width: 990px) {
    .header--middle-left {
        grid-template-columns: auto 1fr auto !important;
    }
    .list-menu--inline {
        justify-content: center !important;
        display: flex !important;
    }
}

 

PageFlyRichard_0-1676897585164.png

 

I hope it would help you
Best regards,

Richard | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 


All features are available from Free plan. Live Chat Support is available 24/7.

lagentilestore
Excursionist
56 0 11

It worked! Thank you so much. 

websensepro
Shopify Partner
1290 145 166

If some one is still looking for the solution, checkout our easy to learn video tutorial here 

 

Need a Shopify developer?
Hire us at WebSensePro
For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
Subscribe to our youtube channel or buy us a Cofee here

Free Shopify Beginner Tutorial