PenciDesign Supporter replied
Staff Reply
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
body.page .container.container-single-page,
body.single .penci-single-wrapper .container {
width: 100%;
max-width: 960px;
margin-left: auto;
margin-right: auto;
}
Regards,
PenciDesign.