Site logo

Archived topic

"Read More" in Archives

3 replies · Started by Mark on June 16, 2019

Viewing posts 1–4 of 4

This website, https://woorkup.com/, has "read more" justified to the right. Is there an easy way to do this without a plug in? Thanks

Hi there,

That site is using this CSS:

.read-more {
    margin-top: 10px;
    float: right;
}

Cool. Thanks

You're welcome :)

This archived topic is closed to new replies.