Download
We're evolving to serve you better! This current forum has transitioned to read-only mode. For new discussions, support, and engagement, we've moved to GitHub Discussions.

Suppress Posted Date in Mercury Theme

#572
Avatar photoBob

Try to add the following code via Custom CSS tool, it should help.

.card__body__wrap > p { display: none; }