Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1420659

    itsbobross
    Participant

    I have two blog posts that I feature on my front page which I don’t want the published date to display. See: highresponsemarketing.com (the top two ‘articles’). I don’t want those showing the published date on that front page, is it possible to remove that?

    #1420735

    Thai
    Moderator

    Hi There,

    I couldn’t see the published date.

    Did you remove them?

    Thanks.

    #1420744

    itsbobross
    Participant

    Sorry yes, just literally changed it using this CSS code:

    span.x-recent-posts-date {
    display: none!important;
    }

    Which worked.

    #1420786

    Rupok
    Member

    Glad that you are all set now. Have a nice day!