Hi,
To remove the title and description when you hover over the post just add below custom CSS code in Appearance > Customize > Additional CSS
.post-main .has-post-thumbnail .entry-wrap:hover .entry-main { display: none; }
Thank you for using our theme.
It works, thank you!
Welcome anytime @bluewjunk