Site logo

Archived topic

remove pagination at bottom of every post

9 replies · Started by Jessica on May 17, 2020

Viewing posts 1–10 of 10

Hi,

I want to remove the page numbers as well as "previous" and "next" at the bottom of every post, including the home page. Basically, I want every page to stand on its own with no links at the bottom to a new post. How can I do this?

I was told by someone else who has Generate Press that the following code would work if inserted into Appearance > Customize > Additional CSS:

.nav-links {
display: none;
}

However, that did not work for me, so I removed it. Please advise how to do this and exactly where to put the code. Thanks!

It looks like I had already done that. (The boxes are unchecked.) But for some reason, it is still showing on the live site.

I just checked the second post and don’t see the post navigation. Can you try clearing your browser cache?

Not sure if I understand.

How are people supposed to see the posts on the second page and so on?

Each page on this website is standalone content, and traffic will be driven separately to each page. Please advise how I can remove the pagination at the bottom of all pages.

Thanks. That did what I needed.

No problem :)

This archived topic is closed to new replies.