Like this
Hi @gett,
One of the most easiest way to do so is hide by css code. If you post me your web address, I will try to do so.
hi @gett
Can you use the following codes in your custom CSS stylesheet (which you upload from your website setting → appearance)
div.cmp_announcements.highlight_first article.obj_announcement_summary div.date {
display:none;
}
1 Like
Thank you @anupent
It’s working great!
1 Like