- Acme Themes
#16353
acmethemes
Keymaster

If you are not able to customize the theme codes, please add the below CSS codes on Appearance > Customize > Additional CSS

.widget .blog-item article.post .content-wrapper {
    pointer-events: none;
}

Hope, this will help you to remove the clickable on that section.

Thank you