Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #851046

    I’ve searched the threads and tried all the CSS from all of them but for some reason it’s still not working. I’m trying to remove the publish date from the blog posts so it’s not visible. I have the boxes unchecked in Enfold>Blog Posts to not show date. I’ve provided the link to the page below. Thanks for your help!

    #851352

    Hey rkb317,

    Please try the following in Quick CSS under Enfold->General Styling:

    .slide-meta-time {
      display:none !important;
    }

    Best regards,
    Rikard

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