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

    I just have a simple question. How do I remove the date that displays on the mouse over, on the grid items?

    Thanks,

    Eric

    #300157

    Hey echristoperj!

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

    span.av-masonry-date {
    display: none!important;
    }

    Cheers!
    Yigit

    #300296

    This wroked perfectly. Thank you.

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