I have combed through the previous discussions for this topic and have not found a solution that worked for my store.
The issue is that the hamburger menu of the mobile site is not showing when clicked. The website is madisoncrownco.com
I have combed through the previous discussions for this topic and have not found a solution that worked for my store.
The issue is that the hamburger menu of the mobile site is not showing when clicked. The website is madisoncrownco.com
I am working with Debut version 17.13.0
@andersonhicks
Hello,
Edit store > Sections > Header.liquid file
please find hamburger code and replace this code
{% unless linklists[section.settings.main_linklist] == blank %}
{% endunless %}
Hi [email removed]Andersonhicks
This is PageFly - Free Landing Page Builder. I would love to provide my recommendations for your store based on 6 years of providing solutions for about 100.000 active Shopify merchants.
you find : theme → Edit > Search “theme.liquid”.
First you paste the code before the tag:
.mobile-nav-wrapper.medium-up--hide.critical-hidden.js-menu--is-open{ z-index:999 }Then you paste the code before the tag:
If you want more flexibility to personalize your pages, I’d love to introduce our product PageFly Landing Page Builder with 24/7 support live chat. PageFly has a Free plan where you can use all features and create different page types so I hope give us a try.
If you find my comment useful, please let me know by giving it a Like. Thank you!
PageFly
This worked. Thank you so much!!