Hello!
I am using a MegaMenu that is working fine on the normal desktop version of the site. However when I access it from a mobile phone (iPhone) it will not let me click on the last three items in the MegaMenu (I can send a photo if necessary). When I try to click them, the menu scroller for iPhone just rolls back up the last option. It’s almost like it’s not seeing it as a link. Any thoughts on this?
Regards,
Daniel
Hey rickytherhino!
Can you please give us a link to the actual website?
Cheers!
Ismael
Sorry! That might help huh? http://www.taitwebdesigns.com. Let me know if you need login access.
Daniel
Hey!
Please see Devin’s answer here https://kriesi.at/support/topic/mega-menu-column-title-as-link-on-mobile-devices/#post-124532
Cheers!
Yigit
Thanks Yigit,
This is not the exact same issue. What is happening is that where the SHOULD be a clickable link on the mobile menu, it will not let me click. For instance on my site from an iPhone if you try to click on ‘energy audits’ from the mobile menu the scroller will move up and not let you click it… This seems to only happen where there is a MegaMenu.
Sorry for the confusion,
Daniel
Hi,
Open js/avia.js and look for line 1746:
disabled = 'disabled="disabled"';
Replace it by this:
//disabled = 'disabled="disabled"';
Regards,
Josue
Wow! Worked like a charm! Thanks for such a quick reply.
Daniel
You are welcome, glad we could help :)
Regards,
Josue