Forums
Forums / Theme: Baskerville / Remove date and comment count
(@lacingraindrops)
9 years, 8 months ago
How do I remove the date and comment count from my site?
https://lacingraindrops.wordpress.com/
I have found links that discuss child pages (I don’t think I have this as I’ve just edited the main Baskerville theme to suit my page) and have found links discussing the code (however I adjust settings within the dashboard, and don’t use code).
Is there a simple way?
(@sandikapintu)
9 years, 6 months ago
Hi,
Can’t find the simple way. Should you decide to use child theme, go to editor:
.posts .post-meta a.post-date {display: none;}
Mine worked.http://www.iquotewisdom.com
Care
The topic ‘Remove date and comment count’ is closed to new replies.
(@lacingraindrops)
9 years, 8 months ago
How do I remove the date and comment count from my site?
https://lacingraindrops.wordpress.com/
I have found links that discuss child pages (I don’t think I have this as I’ve just edited the main Baskerville theme to suit my page) and have found links discussing the code (however I adjust settings within the dashboard, and don’t use code).
Is there a simple way?