"Read more" on the homepage

Posted in: Newsmag
Post count: 14

On the homepage I have a “Read more” box under my blog posts. How do I change the text from “Read more” to “Watch”?

Post count: 7909

Hi,

You can change “Read More” like this: http://screencast.com/t/i66cw0Qp4bqG

Result: http://screencast.com/t/Kf8H10fX

Thanks!

Post count: 14

Thank you very much, I really appreciated this and it worked perfectly!

Post count: 14

Follow up question if you know the answer (sorry).

I changed the “Read More” box to “Watch” following your excellent instructions. If I wanted to remove the box entirely so that it was blank on the home page (my articles only display a video and have no text or excerpts), how/where would I do that?

Post count: 6600

Hi,

Use this custom css in theme panel > custom css filed: http://screencast.com/t/AbJKTcndVWFn

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

Pleas note that this will hide the “read more” button from block 12.

Thanks

Post count: 14

Thanks Lucian,

That worked great. Your customer service is amazing!

Viewing 6 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic.