When we click on the hamburger menu on mobile view :
The menu doesn’t open
The site Freezes
I am on the Broadcast Theme
When we click on the hamburger menu on mobile view :
The menu doesn’t open
The site Freezes
I am on the Broadcast Theme
i think there is some network issues in your pc or mobile plz check it because in my pc and mobile it is work properly
I tried on my mobile and it’s working well.
when you are on product page for exmaple - then click the hamburger
Please add this code to theme.liquid file after
{%- if template.name contains 'product' -%}
{%- endif -%}