The current pagination block works fine for desktop browser viewing, however it is not so nice for mobile viewing, where the buttons start to break into 2 lines, and it’s just not so pretty.
Suggest to improve the pagination block, for example:
- Add a Load More button option (ideally can be configured for desktop/mobile view)
- Or Infinite Scroll for mobile view
- Or a single Page Number dropdown with the 4 First/Prev/Next/Last arrows around it, instead of ~10 buttons splitting into 2 rows in mobile view as it currently is.
Thanks!!