Title: current/active menu
Last modified: August 22, 2016

---

# current/active menu

 *  [ikrekot](https://wordpress.org/support/users/ikrekot/)
 * (@ikrekot)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/currentactive-menu/)
 * I want to change current/active color menu and add border/change background.
 * [http://blooddk.pl/](http://blooddk.pl/)

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

 *  Theme Author [nobita](https://wordpress.org/support/users/nobita/)
 * (@nobita)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/currentactive-menu/#post-5632460)
 * Hi ikrekot
 * I recommend newest version of Raindrops and use child theme.
 * Please add child themes style.css
 *     ```
       #access .menu a:focus,
       #access a:active{
           color:red!important;
       }
       #access .menu-header .menu a,
       #top #access{
           background:#fff;
           color:#000;
       }
       ```
   
 * Thank you.
 *  Thread Starter [ikrekot](https://wordpress.org/support/users/ikrekot/)
 * (@ikrekot)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/currentactive-menu/#post-5632472)
 * Using new version of Raindrops will destroy my theme a bit :). I’ll try to update
   it.
 * It change color after clicking link in menu but when it jump to other page color
   back to oryginal.
 * Thank you.
 *  Theme Author [nobita](https://wordpress.org/support/users/nobita/)
 * (@nobita)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/currentactive-menu/#post-5632506)
 * thank you for theme update
 * Please try adding jetpack css.

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

The topic ‘current/active menu’ is closed to new replies.

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

 * 3 replies
 * 2 participants
 * Last reply from: [nobita](https://wordpress.org/support/users/nobita/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/currentactive-menu/#post-5632506)
 * Status: not resolved