This one is a simple one by creating a new css style like this:
.type-page .entry-title {display:none;}
That targets all “pages” that have the heading with the class “entry-title” but will ignore the blog titles. The other method would be to totally delete the code for the title in the /partials/content-page.php file, and including the “templates” folder in the theme too: