Shopify themes, liquid, logos, and UX
Hi there! I am looking to make a burger menu on the DAWN theme, does anyone have a code I can use? Thanks in advance!
Solved! Go to the solution
This is an accepted solution.
Hey @Onlinetrap please add the below css to the "base.css" file.
#shopify-section-header .header__inline-menu{
display:none;
}
#shopify-section-header header-drawer {
display: block;
}
#shopify-section-header .header--middle-left {
grid-template-areas: "navigation heading icons";
grid-template-columns: 1fr auto 1fr;
}
Hey @Onlinetrap No need to do any code, you can unable it using below steps and settings.
Go to customization > Header , now click on the Drawer.
Thanks
Thanks a lot for your solution, but the odd thing is that I don't have the option to choose:
Hey @Onlinetrap can you please share your website URL ?
Thanks
Sure thing: https://zoluxhud.no/
I am not editing on this version tho, but its the same theme. Thanks again!
This is an accepted solution.
Hey @Onlinetrap please add the below css to the "base.css" file.
#shopify-section-header .header__inline-menu{
display:none;
}
#shopify-section-header header-drawer {
display: block;
}
#shopify-section-header .header--middle-left {
grid-template-areas: "navigation heading icons";
grid-template-columns: 1fr auto 1fr;
}
Awesome, that worked! Thank you! 🙂
what can i do to fix mine? my hamburger menu wont show up either www.pxssywater.com . i dont want the header to have words just 3 lines on the left
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025