PenciDesign Supporter replied
Hi,
Please try to modify the CSS code:
@media only screen and (min-width: 1680px) {
body {
--pcctain: 1600px;
}
}
@media only screen and (min-width: 2200px) {
body {
--pcctain: 2000px;
}
}Regards,
PenciDesign.