Forums
Home / Theme: Hueman / remove the date in the suggested articles
(@ricsca2)
4 years, 1 month ago
How can I remove the date in the suggested articles? Thank you
(@tizz)
.post-date {display: none;}
This will remove the date from the page. Though, the date will remain visible in the page source in the “published updated” HTML tag element.