Hi chooseone!
That is not available on Theme Options but you can hide it using CSS:
.page .stretch_full.container_wrap.title_container, .single .stretch_full.container_wrap.title_container, .stretch_full.container_wrap.title_container {
display: none;
}
Regards,
Ismael