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

Avatar: Olga Barlow
Olga Barlow
Support staff
May 17, 2022 at 22:29

Hello,

Replace the previous code with the code below

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

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.