Viewing 2 replies - 1 through 2 (of 2 total)
  • what code are you using to generate your navigation?

    If you use <?php wp_list_pages(‘depth=1&title_li=’ ); ?>

    Then you will notice that WordPress adds a style called current_page_item which you can style differently.

    Thread Starter Spencer Hill

    (@ws5f3dj7)

    Close, I’m using:

    <?php wp_list_categories('&title_li='); ?>

    That sounds right, but I implement that ID or Class and I don’t get any result…

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Current page status’ is closed to new replies.