Can you please share Screen shot of where you are getting problem so we can understand better.
Yes, I have checked it. Your Menu button is not working right. To fix it I want to see full code. It has some logical issue. May be CSS as well. But After seeing it I can give suggestion as well as fix it for you.
i just replied below sorry. i posted screenshot.
this is the code i put which works but i cant click menu now
#noise { position: fixed; display: block !important; height: 100%; width: 100%; pointer-events: none; background: url(https://cdn.shopify.com/s/files/1/0564/7617/2332/files/GrainBackround.gif?v=1667804647); opacity: .15; z-index:99999999999999999999999999999999999999; }It sounds like the issue might be related to how the noise background is being applied. Since it’s using position: fixed and covers the entire screen with a very high z-index, it’s likely sitting “on top” of your mobile menu elements. Even though it’s semi-transparent, it can still block clicks or touches on anything beneath it. You might want to inspect the elements in your browser’s dev tools to see which layer is intercepting your clicks, and then adjust its stacking order or interaction settings accordingly.
can i send u my whole theme liquid?? i cant figure it out.
?? can you help, i can send u my whole theme liquid.
Hi @bugcult,
I checked and there is currently a JS error causing this, it is not your CSS code.
This may be because you have removed the closest class.
Can I send you a collaboration invite? It would help me check things out better
sure how can i send one over
i also took the code / liquid out but i have it jotted down .
I see your store is working well. Did you solve it?
Hi @bugcult,
So has it worked well for now?
If I helped you, then a Like would be truly appreciated.
I just disabeled the code / custom liquid so no its not solved - if you can help that’ll be cool.
can anyone help? (bump)
Hi @bugcult,
Please send me the collaborator code in private message, I will send you the invitation and check it

