• On medium screen sizes (e.g. smaller than 1920 but bigger for mobile menu) menu spills out of the screen.

    The bugs are actually two:

    1. If the menu element of first level is near to the border of the screen, it always shows childs with left: 100% and it will spill out of screen.
    2. All next level menus do the same, but even worst, because they cannot be seen on the screen, again script doesn’t consider available screen and display it always with left: 100%

    The issues are reproducible if your menu have several elements (we have 8 primary menu elements, and 3 level deep menu) on first level and below 1400px resolution.

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

    Thanks for reaching us,

    In order to better assist you, could you please provide us with the URL of your website? Once we have the URL, we’ll be able to investigate the problem and provide you with a more accurate solution.

    Regards

Viewing 1 replies (of 1 total)
  • The topic ‘Bug: Main menu spills out on medium screen’ is closed to new replies.