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

    I have a full-page masonry page:
    https://www.relevantmathematics.com/student-tasks

    I’d like to remove the date from being displayed or possibly display the last updated date instead.

    Can this be done? Maybe with the “For Developers: Section ID” setting?

    #393049

    Hi jmerithew!

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

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

    Best regards,
    Yigit

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