Home Forums WoodMart support forum How To Hide Comment Icon Blog Post

How To Hide Comment Icon Blog Post

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

    mohaxs
    Participant

    Hello…
    I was searching in the forum about hiding author and comment icon. Unfortunately I found only to hiding author icon (via CSS), but I didn’t found how to hide comment icon. Can someone help me?
    Thank you in adavnace.
    Comment Icon

    • This topic was modified 2 years, 4 months ago by mohaxs.
    • This topic was modified 2 years, 4 months ago by mohaxs.
    Attachments:
    You must be logged in to view attached files.
    #427386

    Hello,

    Please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:

    .wd-entry-meta .meta-reply { display: none !important; }

    Hope this helps !

    Best Regards

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