Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #858576

    Hello all,

    How do I remove the post date on posts in masonry view? I’ve provided a link below so you can see what I am talking about at the bottom of the page. Thanks and I look forward to your reply….

    #858592

    Hey,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

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

    Best regards,
    Yigit

    #859277

    Worked like a charm. Thank you!

    #859732

    Hi,

    You are welcome! Let us know if you have any other questions or issues :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How do I remove the post date on posts in masonry view?’ is closed to new replies.