Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #288091
    eilwen
    Participant

    Hi, when I post a normal blog post, I always get the next and the previous post shown with arrows at the end of that post. I would like to turn that off. Thank you!

    #288097
    Skandha
    Participant

    @eilwen: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

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

    Let me know if this works out!
    Kind Regards,
    Skandha

    #288128
    eilwen
    Participant

    Dear Skanda,
    perfect. Exactly how I wanted it 🙂 Thank you so much! Have a wonderful weekend!
    Eilwen

    #288129
    Skandha
    Participant

    @eilwen: Hello Eilwen, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/photo-journal/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. You too have a great weekend! 🙂

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Disable “next” and “Previous” posts’ is closed to new replies.