Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Francis Smith

    (@fs1995)

    Hello again,

    I have found the code that toggles the mobile menu is in navmenu-addon-for-elementor/assets/js/frontend.min.js, specifically these lines:

    // Togglefocus class to allow submenu access on tablets.
    function toggleFocusClassTouchScreen() {
    if ( window.innerWidth >= 910 ) {

    However I am not sure how to prevent this from happening… ideas?

    • This reply was modified 5 years, 8 months ago by Francis Smith.
    Thread Starter Francis Smith

    (@fs1995)

    Not been able to get this to not toggle… please help.

    Plugin Support Poonam Namdev

    (@poonam9)

    Hello @fs1995,

    If you want to make some modification to the plugin, please hire a freelancer who can do this for you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Prevent mobile menu toggle’ is closed to new replies.