Shopify themes, liquid, logos, and UX
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
Solved! Go to the solution
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;
}
}
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.
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;
}
}
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.
It worked! Thank you so much.
If some one is still looking for the solution, checkout our easy to learn video tutorial here
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025