Tagged: 

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

    hi

    How not to display the text “0 comments / Date” in a blog post style Grid layout ?

    Regard

    #128206

    Hi bicounet,

    Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:

    .post-entry.flex_column .slide-meta {
    display: none;
    }

    Regards,

    Devin

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Delete info comments in blog post’ is closed to new replies.