TemplatesNext Forums Free Themes i-craft Support Hide details of the post

This topic contains 1 reply, has 2 voices, and was last updated by  Koncept Kreation 1 year, 5 months ago.

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

    Hello, I´d like to know if it is possible to hide the details of the post. The details that appears on the top of the page. The date and category.

    Thanks

    #2780

    Koncept Kreation
    Participant

    just add in customize -> Layout options the following css code:
    .entry-meta {display: none; }
    .tx-meta {display: none; }
    .post-meta {display: none; }

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

You must be logged in to reply to this topic.