Reply 337956 to: Product pages are not loading – showing blank pages

Avatar: Tony Rodriguez
Tony Rodriguez
Support staff
November 6, 2022 at 05:45

Hello, @TylerB93,

You have to change the site width in px from XStore >> Theme Settings >> General/Layout: https://postimg.cc/0b5cZYMk

OR you can try with the below-given CSS code, you can paste it under XStore >> Theme Settings >> Theme Custom CSS >> Global:

@media only screen and (min-width: 1200px){
.container, div.container{
    max-width: 100% !important;
}
}

Regards 8Themes Team.

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.