Forums
(@serverobserver)
11 years, 3 months ago
I sat with the same issue, if you select numeric pager just add the follow to the css:
.archive-pagination, .entry-pagination{ clear: both; }
That fixes the positioning.