Showing Comment Counts on Homepage

Posted in: Newspaper
Post count: 34

After the recent update, my theme is showing comment counts even after switching it off from the options. can you please help?(please check the homepage… comment count is still there.) my website is http://kaidenworld.com

Post count: 6535

Hi

Use this css in theme panel > custom code > custom css to hide the comment count: http://screencast.com/t/mcDHXXFyQ

.td-module-comments{
display: none;
}

Thanks!

Post count: 34

it worked..
thanks for the help 🙂

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