you can add this to end of your style sheet
.productListing-heading {
display:none;
}
but you will no longer be able to sort base on price .etc..
you can add this to end of your style sheet
.productListing-heading {
display:none;
}
but you will no longer be able to sort base on price .etc..