Skip to:
Content
Pages
Categories
Search
Top
Bottom

highlighting profile menu item


  • navinachettri
    Participant

    @navinachettri

    Hi
    I am trying to highlight the current menu items for my site with:
    #menu-main-logged-in .current_page_item > a,
    #menu-main-logged-in .current_page-ancestor > a,
    #menu-main-logged-in .current-menu-item > a,
    #menu-main-logged-in .current-menu-ancestor > a
    {
    text-decoration: underline;
    }

    While it works for activity, members and groups, this is not working with profiles.

    How can I solve this

  • The topic ‘highlighting profile menu item’ is closed to new replies.
Skip to toolbar