Views plugin provides a pagination feature that lets you split large amounts of content into pages with previous and next controls.
When you ask for help or report issues, make sure to tell us the pagination options of the View and the pagination controls that you have inserted.
Problem: I would like to move a View's pagination links to the bottom of the page, position them centered or left-aligned, and I would like to have them use the same font and color effects that you can see on archive pages.
Solution: Move the wpv-pagination shortcodes into the Loop Output to reposition the pagination links. While the following CSS will align the pagination links to the left, further custom CSS will be required to style the links to match existing archive navigation in font, color, and interaction states.