Hello. I am currently facing an issue on my website that is causing the pages to overflow on mobile.
My theme is Generated Press.
I have an archive setup that I use for a custom taxonomy and other one for categories and tags. When I added the pagination to the pages, these just started to overflow on mobile. I've tried to fix it with CSS, but to no avail. I don't want to use the overflow-x hack, because I want to tackle the issue at its root.
This is the code I have for the pagination (it shows after the post loop)