Dear Madam/Sir,
I would like to hide category from main page and tags and category from individual product pages.
I have tried to add the following code:
.product.products-page-cats{display:none;}
.product_meta{
display:none; }
.category-description {
display: none !important;
}
Unfortunately it is still not working. Could you please advise how to correct?
Thank you,
Katja