*These instructions apply to Virtuemart 1.1.4*
Hi there...I think what you are looking to do is edit the file called, browse_layouttable.tpl.php
It is located in: components/com_virtuemart/themes/default/templates/browse/includes
You want to take out line 5, <?php echo $browsepage_header // The heading, the category description ?>
That will remove the headers for you. Let me know if it works.
