Can’t hide the number of comments and date of publication

Home Forums IT Consultant Support Can’t hide the number of comments and date of publication

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #60916
    Sergey PetrovSergey Petrov
    Member
    • Topics: 3
    • Replies: 5
    • Total: 8
    Member since: October 10, 2016

    Hello!

    Our website (SKT Medical Pro theme; URL: www.diamed-profi.ru ) has a unit “Our services”. If I click any position in “Our services”, I turn to a separate page. For example, page http://diamed-profi.ru/services/konsultatsii-spetsialistov .

    I can see the date and number of comments. The problem is that there is no Comment Form on this page (for example, the blog-page http://diamed-profi.ru/privet-mir.html have a Comment Form).

    Tell me, please, why there is no Comment Form on the page http://diamed-profi.ru/services/konsultatsii-spetsialistovhaven’t and other pages of unit “Our services”?

    Everybody can see the number of comments on that pages, so, it’s necessary to have a Comment Form.

    Otherwise, it’s necessary hide the number of comments and date of publication. But how can I do it? Can you help me?

    Sincerely yours,
    Sergey

    #67157
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi Sergey,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    .post-comment{display:none;}

    Regards,
    Dave

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