Title: Change menu button when selected
Last modified: March 13, 2017

---

# Change menu button when selected

 *  Resolved [einsteinsolutions88](https://wordpress.org/support/users/einsteinsolutions88/)
 * (@einsteinsolutions88)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/change-menu-button-when-selected/)
 * Hi There,
    When I select a page on my website einstein-empowerment.academy the
   selected button turns black.
 * Do you have the code to change this colour to a different colour?
 * Thanks in advance!

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

 *  [webhuntsupport](https://wordpress.org/support/users/webhuntsupport/)
 * (@webhuntsupport)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/change-menu-button-when-selected/#post-8908951)
 * Hi,
 * Go to Dashboard Admin Panel >> Appearance >> Customize >> Additional CSS.
 * Now put below CSS rules here:
 *     ```
       #awada-header .navbar-nav > li > a:hover, #awada-header .navbar-nav > li.current_page_item > a {
           background-color: #f12b24;
       }
       ```
   
 * Save the changes.
 * Thank You
 *  Thread Starter [einsteinsolutions88](https://wordpress.org/support/users/einsteinsolutions88/)
 * (@einsteinsolutions88)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/change-menu-button-when-selected/#post-8917724)
 * Worked perfectly! thank you very much
 *  Theme Author [WebHunt Infotech](https://wordpress.org/support/users/webhuntinfotech/)
 * (@webhuntinfotech)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/change-menu-button-when-selected/#post-8918130)
 * Most Welcome 🙂

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

The topic ‘Change menu button when selected’ is closed to new replies.

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

 * 3 replies
 * 3 participants
 * Last reply from: [WebHunt Infotech](https://wordpress.org/support/users/webhuntinfotech/)
 * Last activity: [9 years, 3 months ago](https://wordpress.org/support/topic/change-menu-button-when-selected/#post-8918130)
 * Status: resolved