Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #269656

    I can remove date, author, category, etc. in a single post template.
    But now i still see it on the main blogpage. How do i remove it there?

    #269714

    Hey!

    Try adding this code to the Quick CSS:

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

    Cheers! 
    Josue

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.