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

    How do i hide the blog post meta in the post slider?

    #414963

    Hey MartinNorton!

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

    .slide-meta {
      display: none;
    }

    Cheers!
    Yigit

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