Reply 324004 to: reduce sidebar width (product store page)

Avatar: Rose Tyler
Rose Tyler
Support staff
May 16, 2022 at 14:14

Hello,

Try to use the next custom CSS code:

@media (min-width: 992px) {
    .archive .sidebar {
        width: 20% !important;
    }
    .archive .main-products-loop {
        width: 80% !important;
    }
}

Theme Options > Theme custom CSS > Global

Regards

Go To The Whole Conversation In Topic

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.