Hello, I have a wordpress website, and at the bottom it would say older entries/newer posts. I want to describe how they should look with CSS but how would I do that?
<?php next_posts_link('Newer Entries »') ?>
How can I describe the code above so I can apply CSS to it?
<?php next_posts_link('Newer Entries »') ?>
How can I describe the code above so I can apply CSS to it?
