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

    Hi there! Could you please tell me how to remove the ‘Comments’ from the blog post grid (link below). The published date can stay. Thanks again.

    #288818

    Hey!

    Try adding this code to the Quick CSS:

    .slide-meta-comments, .slide-meta-comments + div {
        display: none !important;
    }

    Cheers! 
    Josue

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