Archived topic
How to remove post pagination
1 reply · Started by Robert on April 28, 2017
Viewing posts 1–2 of 2
Hi, I'm using Elementor Pro with Generate Press Pro.
On my blog pages…
Example: https://www.staging1.inspiringdesign.ca/you-should-be-blogging-here-are-7-reasons-why/
Scroll to the the very very bottom, there is pagination left over from the blog post that shouldn't be there. I'm not sure how to get rid of that.
Any help is appreciated.
Try this:
.single footer.entry-meta {
display: none;
}
This archived topic is closed to new replies.