Archived topic
How to disable 'previous/next' post navigation
3 replies · Started by Paul on December 12, 2016
Viewing posts 1–4 of 4
Is there a way to hide/disable the 'previous/next' post navigation?
This one...
http://screencast.com/t/ekcmqxERak
Hi Paul,
Try this CSS:
.post-navigation {
display: none;
}
Adding CSS: https://generatepress.com/knowledgebase/adding-css/
Let me know if it works :)
Works great!
Thanks!
:-)
You are welcome!
This archived topic is closed to new replies.