Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #48778
    Shian
    Member

    Hi,

    I have the Archive widget on the sidebar and when I click on it, it shows past posts in the format:

    Post title
    Posted on (This Date) by (This Person)
    Content
    Posted in (This Category)

    How can I remove the “Posted on…” and “Posted in..”? Leaving just the “Post title” and “Content” since I don’t really want to display who posted it, when it was posted, etc

    Thanks!

    #48798
    Sakin
    Keymaster

    @Shian: You can hide that by adding in the following css in “Appearance => Theme Options => Custom CSS” box:
    .entry-meta { display: none; }

    #48818
    Shian
    Member

    Worked perfectly – thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Archive widget’ is closed to new replies.