Archived topic
How to align navigation numbers in archives to center
3 replies · Started by Amit on July 1, 2017
Viewing posts 1–4 of 4
No doubt the Generatepress runs flawless.
How should I align the navigation numbers to center and bold them in the blog and other archives?
Hi there,
Glad you are liking it :)
Try this CSS:
.nav-links {
text-align: center;
font-weight: 900;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know.
Thanks man....it did the job...
No problem!
This archived topic is closed to new replies.