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

    Hi,

    How can I remove the post date from the masonry/grid with post entries?

    #428320

    Hey webpress!

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

    .av-masonry-date.meta-color {
      display: none;
    }

    Cheers!
    Yigit

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