i want to delete that part

Posted in: Newsmag
Post count: 14

i use disqus and i want to delete comment number on homepage

Post count: 6535

Hi

Try this css in theme panel >custom code >custom css: http://screencast.com/t/F5mca00hwWa

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

Let me know how it goes.
Thanks!

Post count: 14

it works, thank you

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