• Resolved danlim303303

    (@danlim303303)


    Good day!
    Nav menu elementskit does not respond to tablet breakpoint set in Elementor settings.
    Breakpoint for tablet in my Elementor settings is 1439px. (I need it so much). At the same time, the nav menu collapses into a hamburger at the default level of 1024px and does not react in any way to the breakpoint Elementor settings.
    In the file – nav-menu.php, I found the line:
    $ responsive_menu_breakpoint = ”;
    if ($ settings [‘elementskit_responsive_breakpoint’] === ‘ekit_menu_responsive_tablet’) {
    $ responsive_menu_breakpoint = “1024”;
    } else {
    $ responsive_menu_breakpoint = “767”;
    Unfortunately, if you change the value “1024” in this file to any other, the result remains unchanged. The hamburger only appears at the – 1024px mark.
    How to change the breakpoint nav menu elementskit, manually or so that it takes the value from the Elementor settings, since this widget and plugin are used in Elementor.
    It’s just that when viewing the site menu on a horizontal tablet from 1280px – all the letters of the menu are shifted a lot and you get an ugly menu – and a hamburger would solve this problem.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi @danlim303303 ,

    Thanks for clearing the issue properly. But we are very sorry to inform you that this custom breakpoint option is not available in our plugin right now. Dynamic custom breakpoint is still in our development pipeline. We are working on it. We will try to give this feature in our future update as soon as possible.

    Regards

Viewing 1 replies (of 1 total)
  • The topic ‘Problems with the breakpoint of the Nav menu widget’ is closed to new replies.