All things Shopify and commerce
Hi am using the dawn theme, can anyone advise how can I have the menu on a different line as the logo ?
Would like to do something as shown below, the 1st pic shows the default dawn theme, the second pic shows what I am trying to get. Thank you.
Solved! Go to the solution
This is an accepted solution.
Hey @hip280,
There you go -->
.header__inline-menu {
margin-top: 20px;
border-top: 1px solid rgba(var(--color-foreground), 0.08);
padding-top: 10px;
}
@media screen and (min-width: 990px) {
.header {
display: block !important;
}
.header__inline-menu {
margin-top: 15px;
}
}
Add this code to your theme's custom CSS. You can do this by:
Or you can directly paste this code in base.css file
This will:
You can adjust the margin-top values to increase/decrease the space between the logo and menu if needed.
Let me know if you need any other help, or want us to do this for you 🙂
Cheers!
Shubham | Untechnickle
Helping for free: hello@untechnickle.com
Don't forget to say thanks, it'll make my day - just send me an email!
Get Revize for Free | Let your shoppers edit orders post-purchase | Get Zero Support Tickets | #1 Order Editing + Upsell App
This is an accepted solution.
Hey @hip280,
There you go -->
.header__inline-menu {
margin-top: 20px;
border-top: 1px solid rgba(var(--color-foreground), 0.08);
padding-top: 10px;
}
@media screen and (min-width: 990px) {
.header {
display: block !important;
}
.header__inline-menu {
margin-top: 15px;
}
}
Add this code to your theme's custom CSS. You can do this by:
Or you can directly paste this code in base.css file
This will:
You can adjust the margin-top values to increase/decrease the space between the logo and menu if needed.
Let me know if you need any other help, or want us to do this for you 🙂
Cheers!
Shubham | Untechnickle
Helping for free: hello@untechnickle.com
Don't forget to say thanks, it'll make my day - just send me an email!
Get Revize for Free | Let your shoppers edit orders post-purchase | Get Zero Support Tickets | #1 Order Editing + Upsell App
Thank you Shubham, it works well !
Hi @hip280
Please, share your store URL. Thanks!
Hi, there
Go to the online store ->Theme ->Customise. ,select the header part ,and change the conf of Desktop of logo position .see the pic below
Ah yes, by moving logo position, this also moves the menu bar down. Thank you.
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn 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, 2025