July 6, 2014 at 9:38 pm
#10002231
Keymaster
Hello, can you please confirm with version of the theme that you’re using?
For version below 3.0, please use:
(css/custom.css)
header nav ul.nav-main ul.dropdown-menu {
background-color: #FFF !important;
border-top: 5px solid #0088cc !important;
text-shadow: none;
}
header nav ul.nav-main li.dropdown ul.dropdown-menu a {
color: #777 !important;
}
header nav ul.nav-main li.dropdown:hover ul.dropdown-menu li > a:hover {
background-color: #F4F4F4 !important;
}
You can also send me a private message with the URL if you want me to check.
Thanks.