hii you write a code in your child style.css in at line no 14
.entry-header {
display: none;
}
remove it or change to display:block
and your title is here ??
just set the font-size in px in style.css . I think its declare in your style.css approx line no 491 (.menu, .menu-header:1.5em;)
only change it .menu, .menu-header:14px; or whatever you want.