Hide author on home page

Posted in: Newspaper
Post count: 186

PLease how do i hide the author on the home page from displaying

Post count: 23312

Hello willysawa,

If you want to hide your author name only on the home page, please try the code below and add it in Theme panel->Custom CSS area, like this -> http://screencast.com/t/M9vUIOfZAjx

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

The result -> http://screencast.com/t/hFfelY2sv04U

Hope this helps!

Thank you for the message!

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