If you ever need to hide this on a single page (i.e. not hidden through a master page globally), the Style Reference is below to plunk into a Content Editor Web Part.
Figure 1 : Don’t wanna see that? Use the Style from below in a CEWP
Add this in a Content Editor Web Part
<style>
.s4-titletext {
VISIBILITY: hidden
}
#onetidPageTitleSeparator {Display: none}
</style>
There is no style sheet information given above
Hey there, sorry about that. Migrated my blog some time ago to wordpress and it didn’t come across correctly in parts during the database migration. I’ve updated the post.
Sean