Archived topic
Center Blog Pages Count Browser
3 replies · Started by Kle on January 25, 2018
Viewing posts 1–4 of 4
Hi,
I want to center the browsing numbers/next arrow bellow the last post. I don´t have it set to infinite scroll. By default appears on the left side. Is there a setting for that or I nedd some Css?
Thank you.
Hi there,
Try this CSS:
.nav-links {
text-align: center;
}
Thank you Leo,
It works perfectly.
No problem :)
This archived topic is closed to new replies.