Remove More from Author

Posted in: Newspaper
Post count: 8

Hello, I’d like to remove the “More From Author” tab from my post pages. Thanks for your help.

Post count: 23312

Hello BretonGroup,

If you want to remove the More Author feature, please try the code below and add it in Theme panel->Custom CSS area.

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

The result you should see here: http://screencast.com/t/x1l7A2ti

Thank you for the message!

Post count: 8

Perfect. Thanks, Catalin.

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