MMM on mobile not working, tried everything
-
Hi,
On the website I’m currently working on, https://www.me-factory.nl, the MMM is working perfectly on pc, but on mobile phones navigation is impossible. The menu unfolds but links aren’t clickable. In fact, clicking a link makes the menu collapse, except on one occasion: when you click a link that directs to a Facebook page. I am using the ResponsiveBoat theme (Zerif Lite).
I have not found any JavaScript errors, and the end of the theme’s footer.php there is a call to wp_footer, since it looks like this:
</div> <!-- / END CONTAINER --> </footer> <!-- / END FOOOTER --> </div><!-- mobile-bg-fix-whole-site --> </div><!-- .mobile-bg-fix-wrap --> <?php wp_footer(); ?> </body> </html>
I’ve also tried adjusting the settings in the plugin’s “Menu Themes” section, and tried adjusting the CSS box there as well. Nothing has worked so far…
Any help to solve this mystery would be greatly appreciated!!
Thanks in advance!
- The topic ‘MMM on mobile not working, tried everything’ is closed to new replies.