Next/Previous page links aligned on right and left
-
Hi all,
I have a blog here: https://wysinnwyg.com/blog/
and I added a next/previous page link on the homepage with this code:
<div class="navigation" style="text-align:right;"><?php posts_nav_link(); ?></div>
however I’d like the “previous” link to display aligned to the left, and the “next” link aligned to the right. How do I do that?
Thank you
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Next/Previous page links aligned on right and left’ is closed to new replies.