Hi
basically the main Menu sub levels open to left , can´t figure how i can make them open to the right.
tks
Hi ProAnts!
Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options):
#top .av-main-nav ul ul {
left: 207px;
}
Regards,
Devin