Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #914473

    Hi,
    if i do mouse over the main menu buttons on the right of my menu then the mega menu opens outside the visible part of my screen. Can u tell me what can i do? I think the best would be if the mega menu opens exactly in the middle under my main menu every time.

    #914484

    Hey aisukei,

    I see. Please try adding the following to quick css:

    #menu-item-789 .avia_mega_div.avia_mega2.six.units{
    left:-200px!important;
    }
    
    #menu-item-796 .avia_mega_div.avia_mega2.six.units{
    left:-300px!important;
    }

    Best regards,
    Jordan Shannon

    #914494

    Thanks that works but is it possible that every submenu is exactly in the middle under the main menu ?

    #914502

    Hi,

    The menu will still shift based on the screen size it is viewed on. The best we could hope for is an approximation.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.