Title: [Theme: Evolve] Darken Background Hover Effect
Last modified: August 30, 2016

---

# [Theme: Evolve] Darken Background Hover Effect

 *  [boldlygo](https://wordpress.org/support/users/boldlygo/)
 * (@boldlygo)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/theme-evolve-darken-background-hover-effect/)
 * Hey,
 * I want to change the navigation menu so that all items are automatically bold,
   and the background of the menu items is changed to a darker shade of green on
   hover. I know how to bold the menu items, but I don’t know how to darken the 
   background.
 * Website: [http://www.treenook.com](http://www.treenook.com)
 * Thanks!

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

 *  [Sam](https://wordpress.org/support/users/soumendra/)
 * (@soumendra)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/theme-evolve-darken-background-hover-effect/#post-6418841)
 * Hello,
 * You can try this in your Custom CSS for achieving that:
 *     ```
       .primary-menu li a:hover {
           background-color: #045904 !important;
       }
       ```
   
 * Thank you.
 *  Thread Starter [boldlygo](https://wordpress.org/support/users/boldlygo/)
 * (@boldlygo)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/theme-evolve-darken-background-hover-effect/#post-6418919)
 * Hello Sam,
 * Thanks. It mostly worked. But for some reason the two menu items on the right(
   the ones without a drop down menu) do not display text when I hover over them
   if the darkened menu is turned on.
 *  Thread Starter [boldlygo](https://wordpress.org/support/users/boldlygo/)
 * (@boldlygo)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/theme-evolve-darken-background-hover-effect/#post-6418960)
 * I tried this, but it didn’t fix the problem:
 *     ```
       .primary-menu li a:hover {
           background-color: #045904 !important;
         color: white #ffffff !important;
       }
       ```
   

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

The topic ‘[Theme: Evolve] Darken Background Hover Effect’ is closed to new replies.

## Tags

 * [EvoLve theme](https://wordpress.org/support/topic-tag/evolve-theme/)
 * [menu](https://wordpress.org/support/topic-tag/menu/)

 * 3 replies
 * 2 participants
 * Last reply from: [boldlygo](https://wordpress.org/support/users/boldlygo/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/theme-evolve-darken-background-hover-effect/#post-6418960)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
