Hide Category Description

Posted in: Newspaper
Post count: 11

If you go to http://www.new.razorclamming.com/recipes/ you will see under the title (Recipes) information from the category description section. I do not want this to show.

The reason this information is even included is for SEO on Categories which requires text. However, I don’t want to display it?

Post count: 35449

Hi,

If you want just to remove/hide the category description then you can use a custom css like this one -> https://i.imgur.com/PPgfMZP.png
.td-category-description{
display : none;
}

Hope this will help!
Thank you!

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