Disable big containers RWD
This commit is contained in:
@@ -13641,7 +13641,7 @@ li.product-flag.discount {
|
|||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@media (min-width: 1440px) {
|
/* @media (min-width: 1440px) {
|
||||||
.container {
|
.container {
|
||||||
width: 1260px;
|
width: 1260px;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
@@ -13658,7 +13658,7 @@ li.product-flag.discount {
|
|||||||
width: 1600px;
|
width: 1600px;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
}
|
} */
|
||||||
.layout-full-width:not(.page-search) #wrapper > .container {
|
.layout-full-width:not(.page-search) #wrapper > .container {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
width: auto;
|
width: auto;
|
||||||
|
|||||||
Reference in New Issue
Block a user