Home › Forums › Gillion Theme › Remove Date Info from Comments.
Home › Forums › Gillion Theme › Remove Date Info from Comments.
Hello Support,
How Can I Eliminate Date Info From Comment Sections?
Please guide.
Solution for this topic
Hi @ask,
I hope you are well today and thank you for your question.
You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.comment-body .reply span.sh-comment-date { display: none; }
Best regards,
Shufflehound team
Thanks, guys. It worked.
You are always welcome here š