Navigation Menu Issues

Home Forums Support Navigation Menu Issues

Home Forums Support Navigation Menu Issues

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #136454
    John

    When you align your navigation menu to right and you have 2 levels, the second level hides because it expands to the right. Is any way it can be modified? Thanks in advance.

    #136513
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    You could try doing something like this:

    .main-navigation ul ul ul {
        right: 100%;
        left: auto;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.