Remove post views from slider

Posted in: Newspaper
Post count: 14

Hi there,
I want to remove post views from my homepage slider.
I need help please.
Ibrahima

Post count: 6535

Hi

Try this custom css in theme pnael > custom css: http://screencast.com/t/qfC5jeDntmOo

.home .td_block_slide .td-post-views {
display: none;
}

This css will remove the post views only from the homepage slider.

Thanks!

Post count: 14

Thank you very much Andrei.

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