Hello,
I’m using Integrity and my menu doesn’t work anymore on mobile devices.
Do you know how can I fix this?
Thank you.
www.dana-jimborean.eu
Hello,
I’m using Integrity and my menu doesn’t work anymore on mobile devices.
Do you know how can I fix this?
Thank you.
www.dana-jimborean.eu
Hi, I have the same problem. Submenus work well on desktop but will only expand one level on a mobile.
www.dna-paints.com
Upon checking I can see that you updated Cornerstone to latest version but forgot to update your theme.
Please note that these two should be updated simultaneously.
Kindly update your theme to X 6.1.6 then clear plugin cache and browser cache.
To fix it, you can try adding this in Theme Options > JS
jQuery(function($) {
$('.x-sub-toggle').on('click touchstart', function(e) {
e.preventDefault();
$(this).toggleClass('x-active').closest('li').toggleClass('x-active');
});
});
Hope that helps
Thanks, I tried the code and all drop downs stopped working. Do you have anything different to try?
Thank you, it worked.
You’re welcome!
Thanks for letting us know that it has worked for you.
This code didn’t work for me?
Actually it made it worse and made all drop down menus stop working.
Do you have anything different to try?
Hi @artisticdog,
In this case, please open a new thread and share us your admin credentials so we could check your setup further.
Don’t forget to set it in a secure note.
Thanks.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.