• Resolved shmuseum

    (@shmuseum)


    Hello:
    We are trying to remove the previous post/next post area right above the “leave your comment” area” on individual posts. We’ve tried many of the fixes we’ve found in other threads and nothing has solved the problem.
    We’ve added them to the Custom CSS of the post, as well as Appearance-Customize-Additional CSS and nothing has fixed the problem.
    Our latest attempt to solve the problem was adding this code :
    .adjacent-entry-pagination.pagination {
    display: none;
    }
    .related-posts {
    border-bottom: none;
    }
    This also did not fix the problem. I’m beginning to think that we are not adding the code at the correct location on the site.
    Any assistance is greatly appreciated.
    Thanks.

Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Removing next post / last post’ is closed to new replies.