Site logo

Archived topic

Pagination in footer (change to Next, instead of numbers)

4 replies · Started by IBNU AHMAD on August 22, 2021

Viewing posts 1–5 of 5

Hi,

Is it possible to change this to just Next -> ?

And the following archive page <- Previous Next->

Thanks David

.nav-links .page-numbers:not(.next):not(.prev) {
    display: none;
}

Works like a charm!

Glad to hear that

This archived topic is closed to new replies.