Tagged: alignment, Fly Out, main menu, secondary menu, sub-menu
Hello,
It looks like I’m having the same problem as the other participant here: https://kriesi.at/support/topic/menu-drop-down-fly-out-to-the-right/ but, the posts went private and I’m unable to see how the problem was resolved. Can you help me resolve the same issue?
Many Thanks!
Hey techgrayscale!
Thank you for the link.
Josue fixed the problem privately. I’m not sure what he did so I’ll ask him to check this. If you don’t mind, please post the link to the website so that we can inspect it.
Best regards,
Ismael
Please hover over Galleries > Weddings in the Main Menu to see this.
Thanks
Hey!
Try adding this code to the Quick CSS:
#top .main_menu .menu li ul ul {
left: 207px !important;
}
Cheers!
Josue