Shopify themes, liquid, logos, and UX
To continue receiving payouts, you need to secure your account by turning on two-step authentication. If two-step authentication is not turned on your payouts will be paused. Learn more
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 |
---|---|
113 | |
90 | |
70 | |
65 | |
46 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022