Site logo

Archived topic

Read More Button

3 replies · Started by Jatin on October 1, 2020

Viewing posts 1–4 of 4

Hi there,

add this CSS:

.entry-summary p {
    display: inline;
}

Then in your a.read-more.button CSS change:

padding: 10px; to padding: 0 10px;

Perfect thanks David.

You're welcome

This archived topic is closed to new replies.