Viewing 1 replies (of 1 total)
  • Plugin Author AlanP57

    (@alanp57)

    You can add custom CSS to accomplish this:

    a[title="2"] {
        display: none;
    }

    Will hide the link to page 2.

Viewing 1 replies (of 1 total)
  • The topic ‘display option’ is closed to new replies.