All things Shopify and commerce
Hi there,
I'm currently using the following code to have different image for desktop and mobile banner, BUT as the result of using this code, the "desktop image banner(s) is extremely blurry". NEED HELP : (
.banner__media:first-child {
width: 100%;
}
.banner__media+.banner__media {
display: none;
}
@media screen and (max-width: 749px) {
.banner__media:first-child {
display: none;
}
.banner__media+.banner__media {
width: 100%;
display: block !important;
}
}
Thanks in advance !!
Not sure about what version of Dawn them are using, but the latest version has supported to allow user select the image for desktop and mobile separately
hi, i am using Dawn version 7.0.1 - first image for desktop, and second image for desktop too (appeared side-by-side, not separately on mobile)
Hello @DIG
I would like to give you some recommendations to support you
I think the image used on the desktop banners is smaller than the screen size. You can use bigger image to it.
I hope the above is useful to you.
Kind & Best regards!
GemPages
Hello @DIG
I would like to give you some recommendations to support you
can you send me your store URL so I can check it more?
I hope the above is useful to you.
Kind & Best regards!
GemPages
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025