PenciDesign replied
Staff Reply
Hi,
Please add more this code to Customize > Custom CSS to do that:
@media only screen and (min-width: 1170px){
.container{ width: 1000px; }
}
Change value 1000 to any value as you want.
Best Regards,
PenciDesign