Comments Amado started the conversationApril 16, 2014 at 7:41pmtrying to locate css code for changing the sub-menu hover color. Can you please assist and provide. Have checked every where and cannot find it :(Amado repliedApril 16, 2014 at 11:20pmFInally found it..sf-menu li ul li a:hover, .sf-menu li ul li.sfHover > a { color: #27CFC3; background-color: #272727!important; } Sign in to reply ...
trying to locate css code for changing the sub-menu hover color. Can you please assist and provide. Have checked every where and cannot find it :(
FInally found it.
.sf-menu li ul li a:hover, .sf-menu li ul li.sfHover > a {
color: #27CFC3;
background-color: #272727!important;
}