Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #451234

    Hello,

    if i use a Fullwidth Sub Menu on mobile smartphone i can click the mobile_menu_toggle but i redirected to the top of the page. (Like href=”#”)
    In the Console there is no error and i dont know why it doesnt work.

    GxdQ1TO

    Maybe it is a general bug and you could fix this.

    We’re using enfold 3.1.5.

    Thanks in Advance!

    #451525

    Hi christmann_info!

    It seems like your site is offline, I checked on http://www.downforeveryoneorjustme.com/

    Regards,
    Rikard

    #451549
    This reply has been marked as private.
    #451559
    This reply has been marked as private.
    #451781

    Hi!

    Look for this code:

    $(".av-sticky-submenu").each(function()
    

    Try to replace it with:

    $(".av-submenu-container").each(function()
    

    Remove browser cache then reload the page. Let us know if it is working.

    Best regards,
    Ismael

    #452381

    Thank you very much. It works really great :)

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Bug with Fullwidth Sub Menu (no js errors and not open menu)’ is closed to new replies.