• Hi,

    I’ve tried every way to find where the “more posts by …” part in theme. In the post templat, i dont want this and next, previous post part to be shown but i couldnt find it anywhere… Someone can help?

Viewing 1 replies (of 1 total)
  • Theme Author Sultenhest

    (@sultenhest)

    Hello,

    The easiest way to do this is by installing the Simple Custom CSS plugin.

    And adding this as your custom css:

    #author-info-post, .post-navigation{
      display:none;
    }

    Kind regards,

    Simon

Viewing 1 replies (of 1 total)
  • The topic ‘"More posts by" and "next, previous post"’ is closed to new replies.