Hide Author and date


Hi,

Id' like to hide author and date in the blog post preview in home page where I use the Blog Teaser Item

I tried using this old code but it does not work ...

.posts_group .post-author, .posts_group .date .label, .posts_group .date .icon-clock, .posts_group .category {
  display: none;
}

.single-post .post-author, .single-post .date .label, .single-post .date .icon-clock, .single-post .category {
  display: none;
}

can you help me...? thx
p.

Comments

  • Hi,
    Please always attach a link so we can check it out. If the page is offline(localhost) then our help will be limited, you will have to contact us when the page is online. Also please make sure that the page is not under maintenance before you provide us the link.
    It is always a good idea to also attach a screenshot, for that use services like snag.gy or pasteboard.co
    thanks
Sign In or Register to comment.