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

    Which file do I need to edit to remove the meta stuff from the grid view? I am referring to the comments count and post date http://note.io/1IwHUgY

    #426353

    Hi Rogier!

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

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

    Cheers!
    Yigit

    #426454

    Thank you Yigit

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove meta from grid’ is closed to new replies.