Hello,

In the index.php file on line 43 you will see;

the_posts_pagination();

The theme uses the default pagination for WordPress.

If you want to change it you will need to customize the files and add a new function.

Read this http://fellowtuts.com/wordpress/bootstrap-3-pagination-in-wordpress/