Hi. How can remove this grey overlay color that is coming when I am hoovering over the menu?
The menu is in the sidebar position:
http://islamnet.no/islam/konvertitt-gui ... e-muslimer
.nav > li > a:hover, .nav > li > a:focus {
background-color: transparent;
}