• Resolved yani1349

    (@yani1349)


    Hi there,
    I’m gonna to put 4 recent posts in homepage but don’t like to show author, categories and comments icons (or info). Just shows the title and text of posts.
    Would you please tell me how I can do this.

    Thanks.

Viewing 8 replies - 1 through 8 (of 8 total)
  • hannah

    (@hannahritner)

    Hey,
    Try adding this to your custom css box in theme options > advanced settings:

    .home .subhead {
    display: none;
    }

    Hope it helps!
    Hannah

    Hannah, what’s the code for the blog page to hide those… (I know I’m tagging on to her post but it’s the same subject and probably same answer)
    I just tried your custom css code changing .home to .blog-5 but that didn’t work! LOL

    hannah

    (@hannahritner)

    SandraJay, can you post a link? If you want this to effect the whole site just add this:

    .subhead {
    display: none;
    }

    Thread Starter yani1349

    (@yani1349)

    Great! It works. Thanks Hannah

    sandrajackson.biz I’ll try your code and report back. Thanks!

    No, on the blog page, the date, author, tags, and no comment still show there… Thanks for any help you can provide. It’s Torch theme BTW…

    hannah

    (@hannahritner)

    SandraJay, this forum is for virtue theme only. Please contact your theme authors.

    Hannah

    Will do, thank you. I thought it might have just been a ‘universal code’ LOL

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Removing posts info of author, categories and comments’ is closed to new replies.