Expanding upon this how to guide for styling pagination in FC:
Here is the next step in pagination. Developing a better UI pattern for mobile and smaller devices in FC.
Expanding upon this how to guide for styling pagination in FC:
Here is the next step in pagination. Developing a better UI pattern for mobile and smaller devices in FC.
That looks great, nice implementation!
Our usual tendency is to drop the pagination “number” links in favour of “Previous” / “Next” buttons or infinite scrolling, but if the pagination is crucial then this is a nice pattern to have.