Hide comments on specific category

Posted in: Newspaper
Post count: 364

Hi, until the latest update I used:

.category-name .comments {
display: none;
}

But since the latest update it is not working anymore. How can I hide it now? Link example: Baby Blog

Thanks

Post count: 22421

Hello,

The update is a mere coincidence. It has to do with the post style used. It will not work on all post styles. Some post styles have the comments outside of the post content so the class will not affect them.
It will only work for post styles 2,4,4,6,7,8,11,12 and 13
If you want the others to be affected by the css, you will need to alter the theme code a bit in order to get the css to target the other style as well.

Thanks.

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