Hide a single page title in WordPress

Took me a litle while to work out how to do this as I thought it would be an option for a page, but it was nowhere to be found.

My solution was to use the CSS to specifically target the h2 element on the page using the fact that the parent div has the post number as a class tag.

Read more