Larger products images and eur/kg prices as God intended. NO ADS. NO SUGGESTIONS.
Esselunga [SEXY FEET BUILD] by mariorossi77
![Screenshot of Esselunga [SEXY FEET BUILD]](https://userstyles.world/preview/21974/2.jpeg)
Details
Authormariorossi77
LicenseNo License
Categoryesselunga.it
Created
Updated
Code size1.7 kB
Code checksumf0ac14cf
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Esselunga Spesa Online [SEXY FEET BUILD]
@namespace github.com/openstyles/stylus
@version 1.0.7
==/UserStyle== */
/* ==UserStyle==
@name Esselunga Spesa Online [SEXY FEET BUILD]
@namespace github.com/openstyles/stylus
@version 1.0.6
==/UserStyle== */
@-moz-document url-prefix("https://spesaonline.esselunga.it/commerce/nav/supermercato/store/ricerca/"),
url-prefix("https://spesaonline.esselunga.it/commerce/nav/drive/store/ricerca/"),
url-prefix("https://spesaonline.esselunga.it/commerce/nav/supermercato/store/landing/"),
url-prefix("https://spesaonline.esselunga.it/commerce/nav/supermercato/store/home"),
url-prefix("https://spesaonline.esselunga.it/commerce/nav/supermercato/store/menu/") {
img.el-lazy-load-fadein__active {
max-width: 800px !important;
/* Even larger max-width */
max-height: 800px !important;
/* Even larger max-height */
}
.row.row-cols-sm-1.row-cols-1.row-cols-xxl-5.row-cols-xl-4.row-cols-lg-3.row-cols-md-4 {
display: flex !important;
}
.col {
width: 50% !important;
}
/* Hide elements with class starting with "ecom-banner." */
[class*="ecom-banner"] {
display: none !important;
}
[class*="grid d-flex"] {
display: none !important;
}
.product-label-price-unit {
font-size: 1.1em !important;
/* Added !important here */
}
.esselunga-consegna-top-menu {
display: none !important
}
.el-btn.el-btn-borderless.el-btn-sm.text-nowrap {
display: none !important
}
.sr-only {
display: none !important
}
}