[Resolved] Remove previous/next link from post

Home Forums Support [Resolved] Remove previous/next link from post

Home Forums Support Remove previous/next link from post

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #251193
    Musa Ahmad

    Hi,

    How can I remove Previous and Next link at the bottom of each post.
    I have add the following code into style.css but it doesn’t work.

    .post-navigation {
    display: none;
    }

    Is there is any other way to remove that link?

    #251226
    Jamal

    Hi Musa

    You can try find out why that css is not working by either validating your css or providing a link here so either Tom, the forum staff or volunteers can take a look.

    In the meantime, please take a look at this topic https://generatepress.com/forums/topic/previousnext-posts/ and specifically this https://generatepress.com/forums/topic/previousnext-posts/#post-135325

    #251251
    Musa Ahmad

    I have installed Simple CSS plugin, and I pasted the code in it. and it’s work.
    Thank you very much Jamal.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.