Title: Menu Appearence
Last modified: August 22, 2016

---

# Menu Appearence

 *  Resolved [minuteowl](https://wordpress.org/support/users/minuteowl/)
 * (@minuteowl)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/menu-appearence-1/)
 * I’m editing the stylesheet for this template, and I found a common color #118d78
   being used for some buttons and links. In every place in the style sheet, I’ve
   replaced that color with #0d669c, but I can’t figure out why the menu buttons
   still have #118d78 as the hover bg color. Is there any other place besides the
   stylesheet that would contain this menu button appearance information?
 * Any help would be appreciated!

Viewing 1 replies (of 1 total)

 *  Theme Author [sid88](https://wordpress.org/support/users/sid88/)
 * (@sid88)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/menu-appearence-1/#post-5349842)
 * Hello,
 * If you want to edit the hover color of the menu system.
 * Then please edit the dropmenu.css file line no.39
    .nav ul li a:hover { background-
   color: #118d78; <<< You can replace this color transition: all 0.3s ease-in-out
   0s; }
 * Please let me know if there is any other query.
 * Thanks
    Sid

Viewing 1 replies (of 1 total)

The topic ‘Menu Appearence’ is closed to new replies.

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

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [sid88](https://wordpress.org/support/users/sid88/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/menu-appearence-1/#post-5349842)
 * Status: resolved