[Resolved] Navigation “current menu”

Home Forums Support [Resolved] Navigation “current menu”

Home Forums Support Navigation “current menu”

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1416974
    takkularapsis

    Hi,

    I have one page in my website that can be located in multiple locations in main navigation.
    Problem is that when i go to that page, after that the navigation looks little bit funny because it shows every navigation point active what has this page in its navigation tree.

    #1417425
    David
    Staff
    Customer Support

    Hi there,

    are you using the Page Scroll to ID plugin ?
    Have you made sure that it is correctly set up ?

    #1417806
    takkularapsis

    Im using, i put the plugin off now, but still the issue is there.

    #1417813
    Leo
    Staff
    Customer Support

    Can you disable your caching plugin so we can take a closer look at the code?

    #1418317
    takkularapsis

    Hi,

    Sure thing. It is now disabled.

    #1418580
    David
    Staff
    Customer Support

    The only thing i can think of is this CSS:

    .main-navigation .main-nav ul li[class*="current-menu-"] + li[class*="current-menu-"]  > a {
        background-color: transparent;
    }

    What it will do is remove the Second menu items background color.

    #1418598
    takkularapsis

    Hi,

    Thank you for that. Ill try that or then i was thinking that maybe i could make new page with the same content that the same page wouldnt be at the navigation in multiple location.

    Thank you!

    #1418622
    David
    Staff
    Customer Support

    Creating a separate link ‘may’ be a better option.

    You’re welcome

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.