Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @mohsin786,

    To hide the post navigation which is appearing in single post, please go to your Admin Dashboard > Appearance > Customize > Additional CSS.

    In the Additional CSS , please copy and paste this CSS.

    nav.navigation.post-navigation {
        display: none;
    }

    Hope this helps,

    If you have any problem while achieving this result, please let us know.

    Best Regards !!

    Thread Starter Mohsin

    (@mohsin786)

    Thanks you very much Rojina Shakya

    I can´t get this to work in the way you say.
    I added the code using a CSS plugin and the posts still show the navigation arrows and navigation related posts

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Remove post navigation from single post’ is closed to new replies.