Disable big containers RWD

This commit is contained in:
Roman Pyrih
2026-02-24 12:31:09 +01:00
parent d892635cbb
commit 1c61a05fcf

View File

@@ -13641,7 +13641,7 @@ li.product-flag.discount {
max-width: 100%;
}
}
@media (min-width: 1440px) {
/* @media (min-width: 1440px) {
.container {
width: 1260px;
max-width: 100%;
@@ -13658,7 +13658,7 @@ li.product-flag.discount {
width: 1600px;
max-width: 100%;
}
}
} */
.layout-full-width:not(.page-search) #wrapper > .container {
max-width: 100%;
width: auto;