Hello people! :D
I'm using a superfish jquery module as my site's navigation system, which can be found
here. You can see it live
here (it's the vertical menu on the left).
Well, If you hover for example on the 1st item "Έπιπλα μπάνιου" it's submenu will expand, if you move the pointer to the submenu's items (or else if you move the pointer out of this 1st item), the text color will change. This sounds normal but in this case it results in the parent item not being visible due to it's background. What I want to do is this:
when a user hover on a submenu, the parent item color will remain the same (this light grey).
Any ideas?
Thanks in advance :)