Hello There,
Thanks for writing in and the very detailed post. Do you want something like this?

If that’s the case, please edit your page in Cornerstone and insert the following custom css in the settings tab, Settings > Custom CSS
.site .tg-item-date,
.site .tg-cats-holder,
.site .tg-item-title,
.site .tg-item-excerpt,
.site .tg-item-read-more,
.site .tg-item-footer {
display: none !important;
}
Hope this helps.