How to make the 'Read more' buttons more subtle like this?

Posted in: Newspaper
Post count: 70

Is this possible?

Post count: 22421

Sure,

Please add this code in your theme panel-> custom css box:

.td-read-more a, .more-link-wrap a{
border-radius:20px;
padding: 5px 8px;
}

https://www.screencast.com/t/RnP4sTQPN

Thank you!

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