Archived topic
Replace Pagination CSS with Bootstrap?
1 reply · Started by Michel on September 16, 2016
Hello!
Is it complicated to replace the default pagination styling with Bootstrap CSS that I would then customise to fit with my site? I don't like the default pagination and I like Bootstrap's better.
It seems a bit more difficult than simply implementing CSS to create layouts inside pages!
Hi there,
You mean the numbers and the Next/Prev links?
They're all wrapped in CSS selectors, so you can just apply the CSS you like from bootstrap to those selectors and it will work :)