Could someone please assist me with changing the size of post pagination that includes the code --nextpage--?
I've attempted the following code:
.td-post-content .page-nav a {
font-size: 16px;
}
Unfortunately, it isn't working as expected. Appreciate any help with this. Thank you.