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;
}
}
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024