All things Shopify and commerce
it seems that my hamburger menu works fine on mobile. but doesn't work in pc unless i'm zoomed in 150%
Any suggestions on how to fix this?
Thanks in advance!
Solved! Go to the solution
This is an accepted solution.
You have to fine this code in file and then you can change in which width you want to see menu like if want to see in 1400 screen too then change to width 1400 an then you have to hide main menu in that screen,
but i will suggest to get developer help or let me know because you cant do yourself
@media screen and (min-width: 990px) {
header-drawer {
display: none;
}
}
Best regard
HI @star2k
Send me store url will check and let you know
Best regard
This is an accepted solution.
You have to fine this code in file and then you can change in which width you want to see menu like if want to see in 1400 screen too then change to width 1400 an then you have to hide main menu in that screen,
but i will suggest to get developer help or let me know because you cant do yourself
@media screen and (min-width: 990px) {
header-drawer {
display: none;
}
}
Best regard
yeah i'm not good at these coding things so could you please help me?
hey now i managed to get the hamburger menu to work but now i got the texts aswell like this i would like it to only show the menu not the texts
i dont know what i just did but i fixed it 😄
Hamburger basically created for mobile or smaller screen. It's possible to remain the hamburger or menu drawer for desktop as well.
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024