• Is there a way to create an onstate for the items in a sidebar that was created with widgets such as archive?

Viewing 1 replies (of 1 total)
  • Digest WP

    (@jay-stankiewicz)

    Hello,

    You could try something like this

    .nav .current-menu-item a strong, .nav .current-post-parent a {

    }

    Or something like this with your side bar class
    #sidebar li.current-menu-item a {

    }

Viewing 1 replies (of 1 total)
  • The topic ‘On-state for sidenav items?’ is closed to new replies.