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