Re: Support for CSS Flyout Menu

Originally Posted by
mary4c
Is there any way to only show the category and sub category? I don't want the sub sub category and the sub sub sub category showing. I hope that makes sense. Georgia has 96 counties and I am afraid it will look too busy. Thanks!
Try adding this to your stylesheet_categories_menu.css:
Code:
#nav-cat ul.level3 li {
display: none;
}
Anything after level 2 should not display.
Hope this helps.
Teach them to shop and they will shop today;
Teach them to Zen and they will OWN a shop tomorrow!
Bookmarks