Read more

Posted in: Newsmag
Post count: 43

How to remove “read more” from post, thanks.

Post count: 6535

Hi

You can edit the file corresponding with the module which display the read more button and delete this lines: http://screencast.com/t/prgIyoW7Jt

Also you can try this css in theme panel > custom css: http://screencast.com/t/wmvqq9k8akJ

.td-read-more{
display: none;
}

Let me know how it goes!
Thanks!

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