Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #353191

    hello again, i would like to hide the number of comments in the grid blog posts layout …how to do it?
    thanks!

    #353392

    Hi ftt123!

    Try adding this to your custom CSS.

    .avia-content-grid-active .slide-meta .slide-meta-comments, .avia-content-grid-active .slide-meta .slide-meta-del {
        display: none !important;
    }

    Best regards,
    Elliott

    #353553

    thank you Elliot!!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘comments’ is closed to new replies.