i ask, how can change size of post pagination has code --nextpage--
i tried code:
.td-post-content .page-nav { font-size: 16px; } but not work... help.
your style being added class attribute of body tag not in stylesheet, style element, or style attribute.

to fix need remove style location in , find appropriate stylesheet, style element, or style attribute add to.
checkout article started finding css styles.
Comments
Post a Comment