Remove tags and dates on home page

Hi, on my home page, I would like to remove the tags and dates.
For example, under Talk Radio Hosting, I would like Audio removed as well as the date.
Here is the website:

I have attached a screenshot.
Thank you!

I figured it out.
I added to Appearance>Customize>Additional CSS
.newspaper-x-date {
display: none;
}
.newspaper-x-category {
display: none;
}

Hi, there

Indira thank you for sharing your solution :slight_smile:

I will close this case now, Feel free to contact us again if you have other questions

Thanks!