badget

Biggest Sale! Special Offer!

Get 50% discount on all of our single themes with this coupon code: #50%SALE

Hurry up! *Limited time offer*

Home Page Blog Category Setting Question

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #54922
    mikeweaver79
    Participant

    Is it possible to not display the Post Category? In other words, only display the Post Title and the Author and Date. Also, can you display the Author Name and Date underneath the Post Title with Post Title on top?

    #54941

    Hi Mike,

    Just add below custom css code to hide the category from the post and to display the Author Name and Date underneath the Post Title with Post Title on top it need code cutomization you need to hire a developer for this.

    .entry-meta .cat-links {
        display: none;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.