Title: Editing Menu Colours
Last modified: August 22, 2016

---

# Editing Menu Colours

 *  [ElderberryArts](https://wordpress.org/support/users/elderberryarts/)
 * (@elderberryarts)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/editing-menu-colours/)
 * Hi
 * I am using the TwentyFourteen theme but want to change some of the colours. I
   know some html but am not very familar with css. I have changed the text colour
   ok but would also like to change the box colour that appear when the text is 
   hovered over and also the background colour of the menu bar search box but cannot
   figure out how. Any help would be much appreciated.

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

 *  [CMSHelpLive](https://wordpress.org/support/users/cmshelplivecom/)
 * (@cmshelplivecom)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/editing-menu-colours/#post-5277146)
 * To change the box color when, when the hovered over text as following code in
   styelsheet:
 *     ```
       .primary-navigation ul ul a:hover{
       background-color:put your desired color code here;
       }
       ```
   
 * To change the background-color of search box and following code in stylesheet:
 *     ```
       .search-toggle{
       background-color:put your desired color code here;
       }
       ```
   
 *  Thread Starter [ElderberryArts](https://wordpress.org/support/users/elderberryarts/)
 * (@elderberryarts)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/editing-menu-colours/#post-5277203)
 * Thank you. I have changed the search box ok but the hover colour is still green.
   I added both bits of code at the bottom.
 *  [stephencottontail](https://wordpress.org/support/users/stephencottontail/)
 * (@stephencottontail)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/editing-menu-colours/#post-5277206)
 * Can you post a link to your website?
 *  Thread Starter [ElderberryArts](https://wordpress.org/support/users/elderberryarts/)
 * (@elderberryarts)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/editing-menu-colours/#post-5277215)
 * Sure, it is [http://8f4.65d.myftpupload.com/](http://8f4.65d.myftpupload.com/)
 * I would like to change the green colour that appears when hovering over the menu
   and search box.
 *  Thread Starter [ElderberryArts](https://wordpress.org/support/users/elderberryarts/)
 * (@elderberryarts)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/editing-menu-colours/#post-5277216)
 * I have added back the original css file so everything is on the default settings.

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

The topic ‘Editing Menu Colours’ is closed to new replies.

## Tags

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

 * 5 replies
 * 3 participants
 * Last reply from: [ElderberryArts](https://wordpress.org/support/users/elderberryarts/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/editing-menu-colours/#post-5277216)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
