Shape 5

Joomla Templates => Business Pro - Club => : cspgsl February 10, 2014, 04:51:15 AM



: accordian menu hover color
: cspgsl February 10, 2014, 04:51:15 AM
at http://scumbee.com/ I cannot get the hover color on the accordion sub-menu items to be anything but the highlight color.

I have tried adding code to the custom.css but nothing has worked. Where can I change this to something that does not disappear on mouse-over?

Thanks


: Re: accordian menu hover color
: mikenicoll February 11, 2014, 01:21:41 AM
Hello,

Try this in the custom.css file:

#s5_accordion_menu ul li span :hover {
color: #ff0000 !important;}

-Mike


: Re: accordian menu hover color
: cspgsl February 11, 2014, 06:01:57 AM
Thanks Mike. I just didn't have the right tag


: Re: accordian menu hover color
: mikenicoll February 12, 2014, 11:02:56 PM
NP

-Mike