Forums
Forums / Theme: ColorNews / remove date and comment meta
(@nyganeshtemple)
10 years ago
Hello,
Tried removing the data and comment using custom css but I am not able to remove it. Would it be possible to give the code to remove data and comment meta.
site is being built here : https://main.nyganeshtemple.org/
(@clarionwpdeveloper)
Hello nyganeshtemple,
Please add the below line of css in your themes style.css or in custom css file.
.comments,.posted-on { display: none; }
The topic ‘remove date and comment meta’ is closed to new replies.
(@nyganeshtemple)
10 years ago
Hello,
Tried removing the data and comment using custom css but I am not able to remove it. Would it be possible to give the code to remove data and comment meta.
site is being built here : https://main.nyganeshtemple.org/