Site logo

Archived topic

How to remove post pagination

1 reply · Started by Robert on April 28, 2017

Viewing posts 1–2 of 2

Try this:

.single footer.entry-meta {
    display: none;
}
This archived topic is closed to new replies.