Hide post views from homepage

Posted in: Newspaper
Post count: 18

Hi!

Is it possible to hide the post and comment views/count on the homepage (see image)?
So i still want to see them on the post page but not on the homepage.

http://luikenkarstens.nl/declercq/wp-content/uploads/2016/01/countview.jpg

Thanks!

Post count: 22421

Hello,
It can be hidden with css but we will need more details than a picture. Please provide a link to your website so we can inspect it or specify what block you use on your homepage so we can provide the correct code.
Thank you!

Post count: 18

Great! here’s the link to my site: http://luikenkarstens.nl/declercq/

Thanks

Post count: 22421

Hello,
Please use this code:
.home .td-post-views, .home .td-post-comments{
display:none!important;
}

Thanks.

Post count: 18

Amazing thank you!

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