How to get rid of TAGS title from post

Posted in: Newspaper
Post count: 200

Is there a way to get rid of TAGS title from post?

Not tags itself, but the title “TAGS”.

https://mkuubis.net/2016/watch-dogs-2-viletsa-loo-ja-kehva-ulesehitusega-mang/

Post count: 7909

You can hide it using custom css – http://screencast.com/t/hbZ5ihthT

.td-post-source-tags li:first-child {
display: none;
}

Thanks!

Post count: 200

Thanks! 😉

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