Viewing 1 replies (of 1 total)
  • Plugin Author Marcel Pol

    (@mpol)

    This CSS code worked for me. Depending on your settings, you might change the number 4. The number 4 means the 4th child of the main div.

    #gwolle_gb div.page-navigation:nth-child(4),
    .gwolle-gb div.page-navigation:nth-child(4) {
        display:none;
    }
Viewing 1 replies (of 1 total)

The topic ‘Remove on top pagination’ is closed to new replies.