Title: Active menu state
Last modified: August 4, 2017

---

# Active menu state

 *  [auchegal](https://wordpress.org/support/users/auchegal/)
 * (@auchegal)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/active-menu-state/)
 * Hi all,
 * How can I set the menu to an active state to show the page I’m on. I tried several
   css styles but none seem to work.
 * [http://npmindfulcoach.com/](http://npmindfulcoach.com/)
 * Tks
    Regards
    -  This topic was modified 8 years, 10 months ago by [auchegal](https://wordpress.org/support/users/auchegal/).

Viewing 1 replies (of 1 total)

 *  [sacredpath](https://wordpress.org/support/users/sacredpath/)
 * (@sacredpath)
 * Automattic Happiness Engineer
 * [8 years, 10 months ago](https://wordpress.org/support/topic/active-menu-state/#post-9387066)
 * Hi there, add the following custom CSS and adjust the color code as desired to
   highlight the current page.
 *     ```
       .main-navigation ul li.current-menu-item a, .main-navigation ul li.current_page_item a {
       	color: #cc0000;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Active menu state’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/kelly/1.0.6/screenshot.png)
 * Kelly
 * [Support Threads](https://wordpress.org/support/theme/kelly/)
 * [Active Topics](https://wordpress.org/support/theme/kelly/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/kelly/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/kelly/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [sacredpath](https://wordpress.org/support/users/sacredpath/)
 * Last activity: [8 years, 10 months ago](https://wordpress.org/support/topic/active-menu-state/#post-9387066)
 * Status: not resolved