Quote Originally Posted by dbltoe View Post
You've taken them out but, the easy way is to view with inspect while the brands is showing. Then you can see the class of the <li> that's presenting the data styling in includes/templates/fluorspar/css/stylesheet_header_menu.css.

.brands is a guess since it appears in the aforementioned stylesheet.

Adding li.brands {display:none;} where it will load last in the css chain will keep the menu item from displaying. We recommend creating a stylesheet_zcustom.css for such additions. Makes it easier at upgrade/change.
I will have to go back and look again but I do not remember seeing that class.