Shopify themes, liquid, logos, and UX
Hi Everyone,
I create a background image on my site, there is no problem on desktop, but when I switch to mobile, the background is completely distorted. Is there any solution for this?
Thanks for your help in advance!
Theme: Motion theme v8.30 1
Hey @ddn24,
Can you share the link to your store?
Hi @ddn24,
To address the issue of distorted background images on mobile devices in your Motion theme, you can try the following solutions:
@media only screen and (max-width: 768px) {
.your-background-class {
background-size: cover;
background-position: center;
/* Add any other necessary adjustments */
}
}
Thank you
In which file or any section of any file should I write this code?
Thank you!
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