How to hide category description

Posted in: Newsmag
Post count: 52

How can i hide the category description, the category description is showing up on the category page.

Post count: 140

yeah i need this.

Post count: 6535

Hi

Try this css ion theme panel > custom code > custom css:

.td-category-description{
display: none;
}

Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newsmag’ is closed to new topics and replies.