Tagged: pagination
Hi.
I have set my home page to shows blog posts. I have also set maximum of 1 post to show per page. My site is a weekly newsletter. On the home page I want only the latest post to show. This is working. However, I would like the pagination links at the bottom of the page to be removed. Is there an easy way of doing this?
I have built an archive page where all my newsletter issues can be found but I want the home page to only show the latest issue.
Thanks
Pierre
Hey ptaljaard,
I couldn’t see any pagination on the URL you posted, did you manage to remove it?
Best regards,
Rikard
Thanks Rikard
The below seemed to do the trick:
nav.pagination
{display:none !important;}