03/01/2016 at 9:10 am
#367370
Keymaster
@ Sabrina
This is being caused by the theme. Add the following to the theme’s custom CSS area:
#cn-page-nav .page-numbers:after {
content: none;
}
That should fix the display of the pagination. Hope that helps, let me know.
