Support Forums for LiveMesh Themes & Plugins › Forums › Enigmatic Theme Support › Enigmatic Theme issues › Reply To: Enigmatic Theme issues
September 13, 2013 at 1:43 pm
#1645
livemesh
Keymaster
Hi,
The code that you asked for. Please paste the following code into the custom css tab of the theme options.
.dropdown-menu-wrap ul.sub-menu { background: #e6e5e3; } .dropdown-menu-wrap > ul.menu > li:hover, .dropdown-menu-wrap > ul.menu > li.sfHover, .dropdown-menu-wrap > ul.menu > li:hover:before, .dropdown-menu-wrap > ul.menu > li.sfHover:before { background-color: #e6e5e3; } .dropdown-menu-wrap .sub-menu li:hover, .dropdown-menu-wrap .sub-menu li.sfHover { background-color: #ffffff; }
Thanks.