Sub menu itmes in wrong color

When selecting light colors, sub menu items are written in white color and can’t be seen.

3 answers

Profile photo of thangnn1510 0.00 $tone October 22, 2010
Public

Dear Magetel!

Sorry for replying your threads this late. Below is the hot fix for this issue:

-- Please open: "skin/frontend/default/jm_norite/css/menu.css"
-- Remove the code (about line 67 to 77):

Code:

#nav li.active a span,
#nav li.over a span { 
	color: #fff;
}

#nav li.active a:hover, 
#nav li.active a:active, 
#nav li.active a:focus {
	color: #fff;
}

Hope this helps.
Sorry again for this delay and try to answer you earlier in the next time. Thank you.

#2

This question is now closed

Written By

Comments