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
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
@priebebrandon oh sorry for that issue
can you please try this code
@media (max-width: 749px) {.menu-opening .menu-drawer {transform: translate(0);visibility: visible;}}
This worked! Thank you so much
@priebebrandon its my pleasure to help