How To Remove/Hide More From Author?

Posted in: Newspaper
Post count: 40

Hello, Good morning,
i just need to hide or remove more from author. how can i do it ?

View post on imgur.com

Thank you.

Post count: 225

Also i want to do this, But how to do this?

Post count: 23312

Hello Arafat,

If you want to hide this option, you have to use a bit of CSS. Add the code below in your Custom CSS area from Theme panel.

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

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

Thank you for the message!

Post count: 40

Thanks mate 🙂

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