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

    Is it possible to eliminate the number of comments in the article preview?

    #1320043

    Hey pontedellarco,

    Do you mean that you want to hide the number of comments? If so, then please link to where you want to hide that information.

    Best regards,
    Rikard

    #1320088

    I don’t want to see the number of comments on the home page, is there a code to insert? how can I do?

    #1320252

    Hi,

    Thanks for the update. Please try the following in Quick CSS under Enfold->General Styling:

    .home div.slide-meta-comments, .home .slide-meta-del {
      display: none; 
    }

    Best regards,
    Rikard

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