How To Remove Post Date

Home Forums Main Forum Theme Suggestion Box How To Remove Post Date

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #16649
    Maheswaran
    Participant

    Hi Admin…

    How To remove post date in post page from Encounters

    Thanks
    Maheswaran

    #16650
    Shekhar Bhandari
    Participant

    Hi Maheswaran,

    Please use the following custom CSS to fix the problem.

    .entry-date-box {
        display: none;
    }

    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.