<style>
.elementor-widget-void-post-grid .void-grid .grid .entry-header {
box-shadow: 0px 0px 4px 0px #9a9a9a;
}
.elementor-widget-void-post-grid .void-grid .grid .post-info {
padding: 0px 20px 25px;
}
.entry-meta .author,
.entry-meta .entry-date.published,
.entry-meta .entry-date.updated,
.entry-meta .cat-links,
.entry-meta .comments-link,
.entry-meta .posted-on,
.entry-meta .updated-on {
display:none;
}
</style>
Box Shadow – need each post separately.
.elementor-widget-void-post-grid .void-grid .grid .entry-header {
box-shadow: 0px 0px 4px 0px #9a9a9a;
}
.elementor-widget-void-post-grid .void-grid .grid .post-info {
padding: 0px 15px 15px;
}
We see you have figured it all 😀
And we will think about adding the checkboxes
And thanks for your contribution 😀