New Landing How can we help? Atelier Comments blog post

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #241560
    OliviaPingret
    Member
    Post count: 85

    Hi again,

    Please could you tell me who to remove the notification “no comments” or “1comments” ?
    Thanks.
    Olivia

    #241770
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please go to Admin -> Theme Options -> General Options -> Disable Page Comments.
    Thanks
    Mohammad

    #241790
    OliviaPingret
    Member
    Post count: 85

    Hi,
    Thanks,
    No, I need to use the comments but I don’t want to see “no comments” or “1comment” for example.

    #241793
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    For within the single post, you could add this custom CSS to your Theme Options => Custom CSS:

    #comments-list .title-wrap {
        display: none;
    }

    Thanks.

    #241930
    OliviaPingret
    Member
    Post count: 85
    This reply has been marked as private.
    #242189
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Yes I mentioned that was for the single post. For the blog view on the homepage you will want:

    .recent-post .post-item-details {
        display: none;
    }

    Thanks,
    David

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register