Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
This colour bleeding happens from my image banner in the home page, and other pages as well. Ive tried fixing it by reducing top and bottom padding/margin of both sections in css but it does not reflect on my front end.
Hi @Osne
Can you please share the store URL?
Hi @Osne
Upon checking, The image aspect ration is not correct and color bleeding happens due the image is being created like that. I have cropped the extra blank part of image. 👇
And if you add below css
<style>
@media screen and (min-width: 750px) {
.banner--small:not(.banner--adapt) {
min-height: 0;
aspect-ratio: 2 !important;
}
}
</style>
it will look like this👇
Thank you.
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024