Shopify themes, liquid, logos, and UX
Hei Everyone, I have been looking through similar threads and tried a couple of codes to fix my issue but it did not work. Can somebody please help me out?
SO my issue is that my drop down menu is not showing on mobile view. When I click on the 3 lines, there is a window coming up with a slightly gray transparency but not my menu. Checkout the 2 pictures below.
My website: https://printnstuff.eu/
Solved! Go to the solution
This is an accepted solution.
You need to add the following code inside the theme.liquid file above </head>
<script>
if (!document.documentElement.classList.contains('js')) {
document.documentElement.classList.add('js');
}
</script>
This is an accepted solution.
You need to add the following code inside the theme.liquid file above </head>
<script>
if (!document.documentElement.classList.contains('js')) {
document.documentElement.classList.add('js');
}
</script>
thank you! it works!!
User | RANK |
---|---|
217 | |
165 | |
65 | |
54 | |
53 |
Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023