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

    I need to remove the post date that appears under the post title.

    Warm Regards, Sam.

    #586486

    Hey sambo258!

    Add this to Quick CSS:

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

    Best regards,
    Josue

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