You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having nearly 60 posts, and the pagination ul at the bottom shows 9 pages.
While this doesn't sound like a lot, but when I viewed the blog on my iPhone, the pagination ul is wider than the screen width and I had to scroll horizontally to see all of it. This also renders our blog non-responsive.
Is it possible to make it "smarter" so that when there are many pages, only show a subset of the page numbers in the pagination ul, so that the ul always fits inside a mobile device?
The text was updated successfully, but these errors were encountered:
I am having nearly 60 posts, and the pagination ul at the bottom shows 9 pages.
While this doesn't sound like a lot, but when I viewed the blog on my iPhone, the pagination ul is wider than the screen width and I had to scroll horizontally to see all of it. This also renders our blog non-responsive.
Is it possible to make it "smarter" so that when there are many pages, only show a subset of the page numbers in the pagination ul, so that the ul always fits inside a mobile device?
The text was updated successfully, but these errors were encountered: