Hey @pgp,
Regretfully, that is not possible out of the box. You will need to modify the entry-wrap class of the page using custom CSS. Please watch the guide at https://youtu.be/kre6O7AZKbM
Here’s the code from the video guide:
.page-template-template-blank-1 .entry-wrap {
padding: 60px 0;
}
Please just note that this essentially is theme modification which is outside the scope of our support. For more details, please see our Terms.
With that said, it would be your responsibility to implement and maintain the customization. Fixing issues that will arise from the use of custom code and further enhancing are not covered in our product support.
Hope that helps and thank you for understanding.