Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #307785

    Hi

    basically the main Menu sub levels open to left , can´t figure how i can make them open to the right.

    tks

    • This topic was modified 10 years, 3 months ago by ProAnts.
    #308125

    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

    #308233

    problem solved :)

    ty

    • This reply was modified 10 years, 2 months ago by ProAnts.
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Sublevels how to open to the right’ is closed to new replies.