Shopify themes, liquid, logos, and UX
Hi everyone,
I would like to create a hamburger menu as in my attachment. 3 different sizes, First block has 3 children, second is has 4 children and the third is has 4 children. I’m using the impact theme. Can someone help me? What codes do I need to send? Thank you very much in advance. https://cdn.shopify.com/s/files/1/0818/9296/6737/files/IMG_0435.jpg?v=1712347232
https://cdn.shopify.com/s/files/1/0818/9296/6737/files/IMG_0584.jpg?v=1715363686
Solved! Go to the solution
This is an accepted solution.
You can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Find the theme.liquid file and add the following code above the </head> tag
<style>
#header-sidebar-menu ul li:nth-child(n+1):nth-child(-n+3) {
font-weight: 800;
font-size: 24px;
}
#header-sidebar-menu ul li:nth-child(n+4):nth-child(-n+7) {
font-weight: 600;
font-size: 20px;
}
#header-sidebar-menu ul li:nth-child(n+8):nth-child(-n+11) {
font-weight: 400;
font-size: 16px;
}
</style>
Hopefully it will help you. If yes then Please don't forget hit Like and Mark it as solution!
Hello, @Ab52
Have you created your menu now? Are you just trying to modify the style of the menu? Like a hamburger.
Please share the store URL so that I can assist you.
This is an accepted solution.
You can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Find the theme.liquid file and add the following code above the </head> tag
<style>
#header-sidebar-menu ul li:nth-child(n+1):nth-child(-n+3) {
font-weight: 800;
font-size: 24px;
}
#header-sidebar-menu ul li:nth-child(n+4):nth-child(-n+7) {
font-weight: 600;
font-size: 20px;
}
#header-sidebar-menu ul li:nth-child(n+8):nth-child(-n+11) {
font-weight: 400;
font-size: 16px;
}
</style>
Hopefully it will help you. If yes then Please don't forget hit Like and Mark it as solution!
Hi
Can you kindly share your store link (with the password, if any) with us? We will check it and suggest you a solution if possible.
Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges: Get more sales with striking labels, badges, and banners from our 10,000+ available templates.
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
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