I’ve filled in all three text areas in the presentation page but only the first two of them are showing up.
I have added the following to custom css:
body #pp-texttop, body #pp-textmiddle,
body #pp-textbottom, body #front-columns-box {
padding-top: 10px; padding-bottom: 10px;
}