I have tried removing the category title by adding this to the stylesheet:
#productListHeading {
display: none;
}
However it doesn't seem to be working on just one category. It's the only one that has a subcategory so I assume that's the reason. How do I remove category titles from categories that have sub-categories?
Here is the link to view so you can see. "Collections" is the one I'm having issues with:
http://acreativepagehosting.com/catalog/



