Remove MORE FROM AUTHOR but keep Related articles

Posted in: Newspaper
Post count: 4

I would like to remove MORE FROM AUTHOR but keep Related articles on post.

What should I do?

Post count: 23312

Hello nwuwong,

In order to remove more from author you can use 2 methods:
The css method:

.td_block_related_posts .td-related-right {
display:none;
}

or you can edit the theme files: comment out or delete this part: http://screencast.com/t/Okmq7lxTDzGd

I hope this helps.

Thank you!

Post count: 52

Thanks!

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