Hello,
I’m working on a website and using Enfold with mega-menu.
I have 4 items for the main menu.
First ans last are mega-menu.
The first sub-menu from the first mega-menu is correct.
but the last is outside of the main menu space.
Could you find a solution ?
Thank you
Carosch
Hey carosch,
I am not seeing the issue on the last link. Was it removed?
Best regards,
Jordan Shannon
Hello,
when you over “PREPARER SA VISITE”, the sub-menu display out of the menu zone
carosch
Hi,
Try adding the following to quick css:
#menu-item-34 .avia_mega_div.avia_mega2.six.units{
margin-left:-550px!important;
}
Best regards,
Jordan Shannon
Hello,
thank you that works fine.
But di you know why sub-menu doesn’t stay inside of the main menu ?
Carosch
Hi,
Normally the menu aligns to the left edge. It just happens that with your menu the left edge took it off the screen, thus css was needed to position it correctly. Perhaps in the future we can add an option to better position it.
Best regards,
Jordan Shannon