Hi! How can I reduce below image on desktop (it’s fine on mobile) by approx. 25% so it doesn’t get cut on top and at the bottom - www.10xfuel.com :
Thx!
Hi! How can I reduce below image on desktop (it’s fine on mobile) by approx. 25% so it doesn’t get cut on top and at the bottom - www.10xfuel.com :
Thx!
Hi @10xfuel ,
Please follow these steps:
{% style %}
.banner__media.media img {
object-fit: fill !important;
}
div#Banner-template--15940951933066__image_banner_GbwYWC .banner__media.media {
background-color: #eeff41;
}
section#shopify-section-template--15940951933066__image_banner_7gbwYq .banner__media.media {
background-color: #000000;
}
div#Banner-template--15940951933066__image_banner_G8gVtU .banner__media.media {
background-color: #eeff41;
}
{% endstyle %}
Result:
**Hope it helps @10xfuel **
Hello @10xfuel
Please follow the steps below after logging into the admin:
Please hit Like and Mark it as a Solution if you find our reply helpful.