There is another option to "remove" brands and others:

in includes/templates/responsive_sheffield_blue/templates/css/stylesheet.css
arround line 359: .slimmenu li.brands-li{display:none;}

and for hiding it also in mobiles add to the stylesheet.css this:
arround line 362: .slimmenu.collapsed li.brands-li{display:none;}