Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #125429
    Per
    Participant

    Hi,

    I wonder if its possible to hide the previous and next links inside each post but keep these on blog home page? If so how can we solve this?

    Per

    #125446
    skynet
    Participant

    Hi Per try to add this custom CSS

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

    #125454
    Pratik
    Keymaster

    Hi Per,

    What @skyney has suggested should work. If it does not, please post in your site url.


    @skynet
    : Thank you for the answer.

    Regards,
    PRatik

    #125557
    Per
    Participant

    Thanks, works like a charm 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Hide next and previous link’ is closed to new replies.