Title: the whole menu lights in EvoLve
Last modified: August 19, 2016

---

# the whole menu lights in EvoLve

 *  Resolved [mmr_gym_ntz](https://wordpress.org/support/users/mmr_gym_ntz/)
 * (@mmr_gym_ntz)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/menu-in-evolve/)
 * Hello guys,
 * my whole sub turns blue when I open a child. That only happen, if i use the primary
   menu option. I already installed the theme new but it didn’t helped.
 * you see my problem [ here](http://smv-online.net/?page_id=499) under the menu“
   unsere SMV”, all turns blue :(, there only should be the choosen menu blue. On
   my PC with Xamp i don’t had this problem.
    Can you help me?
 * Marvin B.

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/menu-in-evolve/#post-2036392)
 * the menu does not seem to use the `.page_item` class, but instead uses `.menu-
   item`;
 * therefore, some styles are not specific enough;
    in base.css:
 *     ```
       .nav li.current_page_parent li a,
       .nav li.current_page_item ul li a,
       .nav li.current_page_ancestor li.page_item a,
       .nav li.current_page_parent li.current_page_item .page_item a,
       .nav li.current_page_ancestor li.current_page_ancestor li.page_item a,
       .nav li.current_page_ancestor li.current_page_ancestor li.current_page_item li.page_item a,
       .nav li.current_page_ancestor li.current_page_ancestor li.current_page_ancestor li.page_item a
       { border:none;border-bottom: 1px solid #e1e1e1; padding: 10px; background: #eee; color: #333; text-shadow:0px 1px 1px #fff; }
       ```
   
 * probably best to copy all lines with `.page_item` and add them back with `.menu-
   item`;
 * example:
 *     ```
       .nav li.current_page_ancestor li.page_item a,
       .nav li.current_page_ancestor li.menu-item a,
       ```
   
 * the whole section:
    [http://pastebin.com/FHexCFFm](http://pastebin.com/FHexCFFm)
 * (tested on ‘smv’-‘referate’-‘film/video’-‘celine..’)
 * wordpress-hilfe gibt es auch hier: [http://forum.wordpress-deutschland.org/](http://forum.wordpress-deutschland.org/)
 *  Thread Starter [mmr_gym_ntz](https://wordpress.org/support/users/mmr_gym_ntz/)
 * (@mmr_gym_ntz)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/menu-in-evolve/#post-2036403)
 * thank you a lot, all works
 *  [OLAGUMA](https://wordpress.org/support/users/olaguma/)
 * (@olaguma)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/menu-in-evolve/#post-2036590)
 * How did you make your menus and widgets soo nicely rounded? It looks much better
   this way.

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

The topic ‘the whole menu lights in EvoLve’ is closed to new replies.

## Tags

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

 * 3 replies
 * 3 participants
 * Last reply from: [OLAGUMA](https://wordpress.org/support/users/olaguma/)
 * Last activity: [15 years, 1 month ago](https://wordpress.org/support/topic/menu-in-evolve/#post-2036590)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
