Sorry, I just found this solution in the forum:
.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta,
.page-content {
max-width: 800px;
}
I obviously wrote 1070px instead of 800. It didn’t say where to put this coding (or if one was supposed to replace the coding somewhere) but I put it in Appearance-Edit CSS under the welcome text that was already there. It worked!