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! 🙂
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024