Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #43079
    Kim
    Participant

    How do I remove the previous/next from on top of the post pages and move the posts up to fill that empty space?

    hidemyage.com
    Thanks!!
    Kim

    #43083
    Sakin
    Keymaster

    @Kim: Just add the following css in “Appearance => Theme Options => Custom CSS” box.

    .single #nav-single { display: none; }
    .single .hentry { padding-top: 0; }
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Remove Previous / Next on post pages’ is closed to new replies.