• I’d like to hide/contract sub pages in the pages sidebar navigation, either with CSS or Javascript. Actually it could be any navigation as I’m only using Pages.

    For example

    Page 1
    Page 1-1
    Page 1-1-1
    Page 1-1-2
    Page 1-2
    Page 1-3
    Page 1-3-1
    Page 2
    Page 2-1
    Page 2-2
    Page 3
    Page 3-1
    Page 3-2
    Page 3-2-1
    Page 3-3

    Hovering/clicking on a level 1 page would show the second level, hovering/clicking on a level 2 page would show the third level, etc.

    I only need to support 3 levels of pages.

    Does anyone know of a plugin?

    Thanks

The topic ‘Sidebar navigation – hiding sub pages’ is closed to new replies.