Hi there,
1, The logo – did you resolve this as i can see the logo on mobile ?
2. You can use this CSS to add some padding around the title:
.single-post .entry-header {
padding: 0 40px;
}
And you can adjust the font size in Customizer > Typography > Headings, select the Mobile preview first.
3. I would suggest editing the page, select the Container Block the content is within, in the sidebar, change to mobile view, select > Spacing and reduce the left and right padding to give you content more room.