Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #430710

    Hi,

    I have disable the view of some Blog meta elements under the Blog Layout but it is still visible when the blog post are displayed on a category page.

    Like this:
    October 18, 2010/0 Comments/by admin

    Which code shall I add on order to hide this information on the category page as well?

    Thanks
    Charlotte

    #430946

    Hey Charlotte!

    Please add following code to Quick CSS

    .post-meta-infos { display: none !important; }

    If that does not help, please post the link to your website

    Regards,
    Yigit

    #430949

    Yeah. It worked, thanks :)

    It would be great if you had time to look into my post:
    Adding code above category posts & posts

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Hide date/comments/author on category page’ is closed to new replies.