Making the number of items per page using Pagination responsive

Is there a way to decide how many items show for pagination on different breakpoints? I figured out how to make the number of columns responsive, but I am unable to fix the number of items shown when I use pagination now.

For Reference, I am building a Team Members page as well as a News Article Carousel and wanted to make a carousel for both with CMS content.


Here is my public share link: LINK
(how to access public share link)

1 Like

Hope you solved this via a custom script for your project.

For future readers, I found this interesting guide on achieving this use-case. It’s probably worth to test it out and see if it works with the updated Finsweet Load as well. Hope it helps.

Thanks AJ, Gabriel just a note- that solution works great but is built around Finsweet Load v1. V2 has just been released, you can give it a try but I expect the JS API’s have changed.

You’ll most likely need to use Attributes V1 on the page you have this.