Removing post meta data

  1. Hi,

    I'm trying to use WP-Fullsite as more of a CMS template than a blog template and I'd like to remove the post-meta data from the entries. While I've got some experience customizing wordpress themes, I'm new to hybrid and thus a bit confused as to how I would do this. Could you point me in the right direction?

    Thanks in advance,
    Anne

  2. You can just edit style.css and include the following:

    .entry-meta { display: none; }

  3. Thanks, Patrick. I'll check that out.

    -A.


Reply

You must log in to post.

Topic Info

  • 3 posts
  • Started 4 months ago by adougherty
  • Latest reply from adougherty
  • This topic is resolved

Tags