Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #331198

    How do I remove a post’s publish date from showing both in my widget? The publish date is showing below the title and I would like that part gone. I have removed it from the page itself.

    http://www.melaniearaastestsite.com/StPetersChurch

    #331277

    Hi mjaraas!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    span.news-time {
    display: none!important;
    }

    Regards,
    Yigit

    #332613

    Perfect! Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Post date – remove’ is closed to new replies.