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

Avatar: Rose Tyler
Rose Tyler
Support staff
April 10, 2022 at 07:33

Hello,

For Shop and Single product pages –

@media only screen and (min-width: 1300px){
    .woocommerce-shop .container, .single-product .container {
        min-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.