Hi,
I changed my header wrapper height and content and now on mobile when i click the hamburger icon the menu/drawer is not visible.
Hi,
I changed my header wrapper height and content and now on mobile when i click the hamburger icon the menu/drawer is not visible.
Hey @Aiham
Could you please provide your Store URL and, if applicable, the Password too? Your cooperation is greatly appreciated!
Best Regards,
Moeed
Oh of course, sorry: fjallochfena.se. If password is further needed I will provide it.
Please add this code at the bottom of your base.css file in Online store > Themes >Edit code > Assets
.header-wrapper {
overflow: unset !important;
}
Hey @Aiham
Follow these Steps:
Go to Online Store
Edit Code
Find theme.liquid file
Add the following code in the bottom of the file above tag
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed