In the Display Settings tab, please select the Enable checkbox of Pagination.
To using non Ajax pagination, please select the “Normal” option for the Type setting.
The “Infinite scrolling”, “Load more button” options are only available in Content Views Pro.
With Content Views Pro, you can change style (color, background color, font…) of pagination without writing custom CSS, using options in the “Style Settings” tab (click to read more).
With Content Views lite, you can add custom CSS:
/* Content Views - active pagination item */ .pt-cv-pagination li.active a {} /* Content Views - normal pagination item */ .pt-cv-pagination li a {}
Best regards,