Tagged: menu alignment
Hello,
I am having an issue with children of the menus moving to the left instead of the right.
Thank you,
Brandon
Hi Brandon!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .main_menu .menu li ul ul {
left: 207px; }
Cheers!
Yigit
Worked like a charm,
Thank you for the help and really quick response!