hello,
how do i remove the long grey bar that has "sort by" "results" and "manufacturer" etc etc
(see screen shot attached I've surrounded it in red)
thanks
[attachment cleanup by admin]
In components/com_virtuemart/views/category/tmpl/default.php remove the orderby-displaynumber div block and use the edited file as a template override. But it does look like you are already using an override, so you need to edit that override file - [yourjoomlatemplate]/com_virtuemart/category/default.php
Thank you Jenkinhill ;D