Title: Active element in menu
Last modified: August 30, 2016

---

# Active element in menu

 *  Resolved [karolina](https://wordpress.org/support/users/karolinazaj/)
 * (@karolinazaj)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/active-element-in-menu/)
 * I want to say that I very like your theme.
    I have question I try to do active
   element on primary menu in different color. Maybe you could help me?
 * thx
    Karolina

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Theme Author [Level9themes](https://wordpress.org/support/users/level9themes/)
 * (@level9themes)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/active-element-in-menu/#post-6587932)
 * You can change that with the following selectors
 *     ```
       .sidebar ul#side-menu li.active a{
          background: /* your preffered background color here */ ;
          color:   /* your preffered color here */ ;
       }
       ```
   
 *  Thread Starter [karolina](https://wordpress.org/support/users/karolinazaj/)
 * (@karolinazaj)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/active-element-in-menu/#post-6588088)
 * Thank you for help 🙂
 * Karolina
 *  Theme Author [Level9themes](https://wordpress.org/support/users/level9themes/)
 * (@level9themes)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/active-element-in-menu/#post-6588095)
 * You are wellcome 🙂
 *  [muyf6d](https://wordpress.org/support/users/muyf6d/)
 * (@muyf6d)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/active-element-in-menu/#post-6588147)
 * Hi! Thanks for all this so far…
 * I’m struggling…
 * Where do I insert this code? I installed Simple Custom CSS plug-in, and typed
   in this code, but it doesn’t seem to have changed anything?
 * Thanks!
 * Raphy
 *  Theme Author [Level9themes](https://wordpress.org/support/users/level9themes/)
 * (@level9themes)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/active-element-in-menu/#post-6588149)
 * What exactly did you type?

Viewing 5 replies - 1 through 5 (of 5 total)

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

 * ![](https://i0.wp.com/themes.svn.wordpress.org/mk/1.2.3/screenshot.jpg)
 * Mk
 * [Support Threads](https://wordpress.org/support/theme/mk/)
 * [Active Topics](https://wordpress.org/support/theme/mk/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/mk/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/mk/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [Level9themes](https://wordpress.org/support/users/level9themes/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/active-element-in-menu/#post-6588149)
 * Status: resolved