Archived topic
A way to move the page navigation on the bottom to the center..
5 replies · Started by Travis on January 12, 2018
Viewing posts 1–6 of 6
and.. also how to increase this text size?
Hi Travis,
Are you referring to the numbers on the main blog page or the next/prev links in the single posts?
Its the: 12.....11 Next ---> that appears in the lower left container.
This should work:
.nav-links {
text-align: center;
font-size: 20px;
}
It sure did! THANK YOU!
No problem.
This archived topic is closed to new replies.