Reply 191406 to: How to change the Xstore site width for specific pages? Please help

Avatar: Rose Tyler
Rose Tyler
Support staff
April 18, 2018 at 08:07

Hello,

There is no such options by default, but you can add this code in custom css for page http://prntscr.com/j6r4g3:

@media only screen and (min-width: 1300px){
.container {
    width: 1300px;
}
}

Regards

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.