[Support request] Remove Numbers on Post Navigation

Home Forums Support [Support request] Remove Numbers on Post Navigation

Home Forums Support Remove Numbers on Post Navigation

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1620149
    FunkyCss

    Good evening from Greece,

    I would like to know is possible to remove the numbers of the post navigation and let only – > Next – Previous ?

    Like this site here it uses Generatepress – > https://woorkup.com/page/3/

    #1620462
    Leo
    Staff
    Customer Support

    Hi there,

    Woorkup is using this CSS:

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

    Adding CSS: https://docs.generatepress.com/article/adding-css/

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.