Hey Kjael,
please update the theme to version 1.4 – among other things, I’ve added a possibility to display the titles above the text on the one-page template there, following requests from the users. The back-end doesn’t envisage centering the titles, though, but you can achieve that by adding custom CSS into the “Style: Add Custom CSS” tab of the theme options panel:
.page-holder .page-title h2 { text-align: center; }
Sincerely,
Andrii / Satori Studio