Reply To: Enigmatic Theme issues

#1652
livemesh
Keymaster

Pls use the additional code below and see if that helps. If you find issues, pls leave me a private message here with the temp login to your site and I will get this perfected for you. It’s really hard to understand what’s under the hood without having access to the system. Hope the below code gets it finally 🙂 –

#sticky-menu > ul.menu > li > a, #sticky-menu > ul.menu > li > a:active, #sticky-menu > ul.menu > li > a:visited {
color: #C90C0C !important;
}

#sticky-menu > ul.menu > li > a:hover {
color: #474544 !important;
}

#sticky-menu ul.sub-menu > li > a {
color: #474544 !important;
}

#sticky-menu ul.sub-menu > li.sfHover > a, #sticky-menu ul.sub-menu > li:hover > a {
color: #C90C0C !important;
}


#sticky-menu ul.sub-menu > li:hover, #sticky-menu ul.sub-menu > li.sfHover {
background-color: #FFF !important;
}