Hide views on slide

Posted in: Newspaper
Post count: 91

Hi

How do I hide page views shown in the slides?

Post count: 6535

Hi

Try using this custom css:

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

It should work fine: http://screencast.com/t/1aqJVAXYXgt

Thanks!

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