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;
}
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.
Can you post a link to your website?
Sure, it is http://8f4.65d.myftpupload.com/
I would like to change the green colour that appears when hovering over the menu and search box.
I have added back the original css file so everything is on the default settings.