go to your theme’s stylesheet. (Appearance > Editor > Stylesheet – style.css)
At the bottom of the stylesheet, use this following CSS code:
#post-1103 .entry-title {display: none;}
That’s the post id for that specific page. This will remove the title, cheers!
Don’t forget to include the dots as you see in the example