DON'T SHOW POST VIEWS

Posted in: Newsmag
Post count: 14

Hi,

I disabled the post views by theme panel, but they are still on de frontpage (digital economics.nl). I would like to know how I could delete the post views on my frontpage as well.

Thanks

Post count: 6535

Hi

Add this custom css in theme’s style.css file: http://screencast.com/t/VHV1YSbrir

.td-view-counter{
display: none!important;
}

Let me know how it goes.

Thanks!

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