Remove navigation on posts in Adventurer theme
-
Hi there, how can I remove the navigation at the bottom of each post in Adventurer theme? There is no way to do this within the theme it seems and I have tried adding a few different snippets to CSS but nothing works.
WP.com: Yes
Jetpack: No
Correct account: YesThe blog I need help with is: (visible only to logged in users)
-
Hello there,
Happy to help you with this.
To check, are you referring to the navigation seen here:

Many thanks!
-
Yes that’s correct! I have tried so many different CSS codes I found in forums but none of them seem to work unfortunately.
-
Thank you! I wasn’t able to see how to edit it out of the theme, but this CSS may help for now:
.post-navigation-link-next, .post-navigation-link-previous { display: none; }Want to give that a go?
-
- The topic ‘Remove navigation on posts in Adventurer theme’ is closed to new replies.