Removing Dates From "news"

How do I go about removing the date on the "news" section? Looked through a bunch of stuff but can't seem to locate it. Thanks

How do I go about removing the date on the "news" section? Looked through a bunch of stuff but can't seem to locate it. Thanks

What version do you use? Blog is used instead of news in the latest versions

4.1.2

I have it set up on the right side of main page if that matters in a block.

Both templates are located in the following directory

design/themes/THEME/templates/addons/news_and_emails/blocks/

Remove the following part of code and clear cache

{$news.date|date_format:$settings.Appearance.date_format}