• I want to remove the text at the top and bottom of each post that links to the the next and previous posts. I read elsewhere that I just need to add this snippet of code to the style.css file but it doesn’t work on sliding doors.
    #nav-single {
    display:none;
    }

    Can anyone help me out with this? Thanks
    PS: and yes.. I did hard refresh the page with no luck.

  • The topic ‘How do I remove the Next and Previous Post navigation text’ is closed to new replies.