Tagged: mobile burger menu
Hi
I have trouble getting the mobile burger menu to work. It displays correctly but when I click on any of the options they don’t bring me anywhere. Would you mind having a look and letting me know what I’m doing wrong?
Thanks a lot
June
Hey june,
I took a look at your page and menu items and found that you had many of each ID that were the anchors for the links, this causes problems for the page because you can only have one unique ID on each page. I see that you have many of each section, and ID, because you wanted to hide some elements on different screen widths. So the challenge is to group sections together to share menu anchors, I achieved this on your page by adding code block elements before each group and including the anchors like this:
<a class="anchor" id="about"></a>
Your anchors are now working, Please clear your browser cache and check.
Best regards,
Mike
Amazing! Thanks so much for your help. I can see that it’s working now.
June
Hi,
Glad we could help, unless there is anything else we can help with on this issue, shall we close this then?
Best regards,
Mike
Yep, you may close this. Thank you!
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)
Best regards,
Mike