If you have Jetpack installed, try this code in its Custom CSS module (make sure it’s enabled).
/* Front home page */
.page-id-2 .entry-header,
/* Project parent page */
.page-id-287 .entry-header,
/* all child pages of Project */
.parent-pageid-287 .entry-header { display: none; }
Hi Paul,
Thank you so much for your help on this! Your code worked beautifully. Titles don’t seem to be flashing up anymore.
I will be sure to forward this to the plugin author, too.
Thank you again,
Laura