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

    Is there a way to hide the dates from being shown on a page that has a full-width masonry display of blog posts?

    #221210

    Hi jmerithew!

    Use this css code to hide it:

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

    Best regards,
    Peter

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Hide dates in fullwidth masonry display of blog posts’ is closed to new replies.