Homepage date show

Posted in: Newspaper
Post count: 33

i possible to hide date in post in homepage

Post count: 6535

Hi

Try this css in theme panel > custom code > custom css:

.home .td-post-date, .home .td-post-author-name span {
display: none;
}

Thanks!

Post count: 33

thank you now it is ok

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