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.
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
Thanks that works but is it possible that every submenu is exactly in the middle under the main menu ?
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