Removing "posted in…Date… comments" on all pages

  • Posted in : Read WP
  • mindedmind
    Participant

    How do i remove everything between the title of a post and the actual post except for the ‘by author” part? I want to do this for a post page and for the home page.

    Thanks

    Mehmet S.
    Keymaster

    Hi, use this in your custom css field:

    .post-category,
    .comments-link { display: none; }
    

    Thanks

    mindedmind
    Participant

    Hey Mehmet,

    That worked to remove the comment and category information on the main page. The date still remains.

    Also, when I Click on the the post excerpt on the main page and it brings me to the post page the following is still there below the title : “posted in Uncategorized on November 7, 2013 by themindedmind”

    All i want on both pages, The main page and the post page, is “by themindedmind” between the title and the post.

    Thanks

    Mehmet S.
    Keymaster

    Firstly, update to the latest version. You can download it from ThemeForest.

    – Use this:

    .post-date { display: none; }
    

    Thanks

    mindedmind
    Participant

    Worked great. Thanks

    Mehmet S.
    Keymaster

    You are welcome!

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register