Site logo

Archived topic

How to Remove Number of Remaining Blog Posts

3 replies · Started by tbgr on July 26, 2020

Viewing posts 1–4 of 4

Web page with number of blog posts in bottom-left corner

Please view the attached image. In the bottom-left corner you see links that take you to the next blog posts:

1 2 ...25 Next>

I don't want this to be viewed by anyone. I did as much "customizing" as possible but I still can't get rid of this.

Any suggestions?

Thank you.

Hi there,

Give this CSS a try:

.paging-navigation {
    display: none;
}

Let us know :)

Perfect! Thank you, Tom.

You're welcome :)

This archived topic is closed to new replies.