Originally Posted by Best Price Accessori Hi, I have the fly-out menu installed on my site: www.bestpriceaccessories.com However, I would like the sub menu's text to be default white and then change to #666666 when hover. How could I do that? in your stylesheet paste this: #nav-cat li.submenu { color:white; } #nav-cat li.submenu:hover { color:#666; } and that should do it.
Zen Cart and it's community are the best!!
Thanks for that but I think I did something wrong. All my links are now purple! Sorry if it a dumb question -I'm new to CSS.
Forum Rules