What's your biggest current challenge? Have your say in Community Polls along the right column.

Why is my menu not showing on mobile when I click the hamburger icon when using Dawn theme?

Solved

Why is my menu not showing on mobile when I click the hamburger icon when using Dawn theme?

priebebrandon
Visitor
2 0 2

Why is my menu not showing on mobile when I click the hamburger icon when using Dawn theme?

 

Here is the domain:
https://5gnyag-hj.myshopify.com/

 

And password:
newsho

Accepted Solution (1)

KetanKumar
Shopify Partner
37433 3663 12117

This is an accepted solution.

@priebebrandon oh sorry for that issue 

can you please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/base.css ->paste below code at the bottom of the file.

@media (max-width: 749px) {.menu-opening .menu-drawer {transform: translate(0);visibility: visible;}}

 

If helpful then please Like and Accept Solution. Partnership of your ️ Coffee Tips and my code can bring miracles.
Want to modify or custom changes on store Hire Me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing

View solution in original post

Replies 3 (3)

KetanKumar
Shopify Partner
37433 3663 12117

This is an accepted solution.

@priebebrandon oh sorry for that issue 

can you please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/base.css ->paste below code at the bottom of the file.

@media (max-width: 749px) {.menu-opening .menu-drawer {transform: translate(0);visibility: visible;}}

 

If helpful then please Like and Accept Solution. Partnership of your ️ Coffee Tips and my code can bring miracles.
Want to modify or custom changes on store Hire Me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
priebebrandon
Visitor
2 0 2

This worked! Thank you so much

KetanKumar
Shopify Partner
37433 3663 12117

@priebebrandon its my pleasure to help

If helpful then please Like and Accept Solution. Partnership of your ️ Coffee Tips and my code can bring miracles.
Want to modify or custom changes on store Hire Me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing