Remove "More from author" in related section

Posted in: Newspaper
Post count: 42

Hi,

I want to disable the “more from author” in the related section below each post. Just remove more post from author, still keep the related. Where can I disable this ?

Post count: 555

Hello,put this CSS as follow in your CSS box

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

Post count: 42

I mean removed from code. With the css attribute, it still display with search engine.

Post count: 6535

Hi

Comment the indicated line http://screencast.com/t/lgwjIEv6 and the “more from author” section will be removed.

Thanks!

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