Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hey, my image banner does not show up on mobile view when I upload an image. When I don't upload an image it looks fine on both desktop and mobile. When I upload an image the whole image banner doesn't show on mobile view, only on desktop view. Tried all the codes in different posts but nothing seems to be working for me!
site is modehaven.nl
Modify the <style> content within your banner section to the following:
#Banner-template--19788754583816__image_banner_aEDC3P::after {
opacity: 0.7;
}
.banner {
min-height: 32em;
}
Hi @wesselh
Check this one,
@media only screen and (max-width: 749px){
.banner__media.media img {
object-fit: inherit;
}
}
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