Insight into sub menus

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sat Feb 22, 2014 8:02 am
Reply with quote
Report this post
I'm looking to make a text alias inside a menu dropdown that does not light up on rollover could you help me figure out the coding?
User avatar
Junior Boarder

teitbite
Sat Feb 22, 2014 9:27 pm
Reply with quote
Report this post
Hi

Please add this code to css:

Code: Select all
#aside-menu li a.active, #aside-menu li a:active, #aside-menu li a:focus, #aside-menu li a:hover {
    color: #999999;
}
User avatar
Moderator


cron