Shopify themes, liquid, logos, and UX
Hi,
The images on our website homepage don't seem to load when using a mobile browser.
The images load fine on desktop and even in smaller windows; just not mobile.
Any help would be greatly appreciated.
Thanks,
Kye
hello @KyeFriendorfaux
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
@media only screen and (max-width: 749px){
.small--hide {
display: block !important;
}
.site-header-mobile .grid .small--hide {
display: none !important;
}
}
hello @KyeFriendorfaux
If helpful then please Like and Accept Solution
User | RANK |
---|---|
177 | |
157 | |
76 | |
31 | |
31 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023