Related posts/ Same author

Posted in: Newspaper
Post count: 103

Hi

How can i remover the new tab “posts from same author” in the bottom of posts.

I just want to have Related posts to remain….

Post count: 1043

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

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.