Hey again,
Thanks for the clarification, removing would be much easier. You can remove the navigation by adding the following CSS code in the style.css file of your child theme or you can add it in your site using the following plugin:
https://www.ads-software.com/plugins/simple-custom-css
.single nav.navigation.post-navigation {
display: none;
}
Hope this helps and have a great weekend!
Cheers,
Bojan