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

    hello, how can I make NOT appearing the date in the post grid layout?
    thank you!!

    #357721

    Hey ftt123!

    Try adding this to your custom CSS.

    .slide-content .slide-meta .slide-meta-time, .slide-content .slide-meta .slide-meta-del {
        display: none;
    }

    If that’s not working then send us a link and we’ll take a look.

    Cheers!
    Elliott

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