How to customize Read More / Continue Button

Posted in: Newspaper
Post count: 5

How can I change the text and color of the “Continue” reading button for posts?

Thanks!

Post count: 22421

Hello,

Th text can be translated to whatever you want from the translation settings here: https://www.screencast.com/t/8X56Bttifwo
As for the color, it will grab the color from the theme accent color: https://www.screencast.com/t/sBOKrkwy

Thank you!

Post count: 5

Thanks for the quick reply Bogdan!

Changing the text as you directed worked perfectly.

For some reason, changing the theme accent color did not. Below is reference URL. All of my “accents” appear to be orange except for the Read More … button.

http://www.iot-foundry.com/

Post count: 22421

Hello,

Please add this code in the theme panel-> custom css box:
.td-read-more a, .more-link-wrap a{
background-color:#ff6c2f
}

Thank you!

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