John, I'm seeing some unwanted behavior in a menu that I'm trying to change. I see these tags in the page source: [li class="First-Child Level1"] [li class="SelectedTab Level1"] These classes don't exist in my css file, so I'm assuming that you generate them somewhere? My problem is that the "Selected Tab" in Level 1 picks up some unwanted styling. How/where do I find these styles and how to I change them? Thanks! |