Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #10363
    erikab1
    Member

    I would like the code to disable the “posted by” ,etc. on my post pages. http://www.stevemarderosianshandmadewood.com. In other words.. I would like to disable the meta data from the posts and have only the posts shown.. not the poster, date etc. Thank you.

    #10403
    Sakin
    Keymaster

    @erikab1: Add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    .entry-meta { display: none; }

    #10516
    erikab1
    Member

    That’s great! Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘disable meta data?’ is closed to new replies.