How to disable MORE FROM AUTHOR

Posted in: Newspaper
Post count: 7

Hi,

In all the Posts I want to disable the MORE FROM AUTHOR that is near the RELATED ARTICLES.
Post:
http://propatrimonio.org/enescu-house/
Could you please help me to solve this?

Thank you

Post count: 23312

Hello ShivaBhikshatana,

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!

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