• Resolved jordydme

    (@jordydme)


    I currently have the setting configured to show 6 items on a give page. There area more than 6 items in the store. I only want 6 items to be available on a specific page. It’s showing 6 items as expected. *But* it’s showing the pagination links at the bottom of the grid to see more items. I don’t want there to be an option to see more items.

    Is there a way to do this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author ronaldvw

    (@ronaldvw)

    Hi, easiest would be to inspect the source code using a webdeveloper tool, find the div wrapper that holds the pagination, and use css to “display: none;” the pagination

    Plugin Author ronaldvw

    (@ronaldvw)

    marking this resolved due to lack of response. Feel free to open a new topic should this not be resolved though.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove Pagination’ is closed to new replies.