Shopify themes, liquid, logos, and UX
Can someone please help me with slider images not optimizing for view on mobile device?
I am specifically looking to fix the slider images -- at the top and then in the middle of the homepage. Thank you.
Solved! Go to the solution
This is an accepted solution.
sorry for that issue can you try
1. Go to Online Store->Theme->Edit code
2. Asset->/theme-index.min.css->paste below code at the bottom of the file:
@media (max-width: 720px) {
.slideshow-same-height .slick-slide, .slideshow-same-height .slick-track {
min-height: 50vh!important;
}
.slideshow-same-height.slideshow-wrapper .svg-placeholder, .slideshow-same-height.slideshow-wrapper img {
height: 50vh !important;
}
}
This is an accepted solution.
sorry for that issue can you try
1. Go to Online Store->Theme->Edit code
2. Asset->/theme-index.min.css->paste below code at the bottom of the file:
@media (max-width: 720px) {
.slideshow-same-height .slick-slide, .slideshow-same-height .slick-track {
min-height: 50vh!important;
}
.slideshow-same-height.slideshow-wrapper .svg-placeholder, .slideshow-same-height.slideshow-wrapper img {
height: 50vh !important;
}
}
This doesn't work in our store. We have Capital theme. store URL is https://www.thebeyondus.com/
oh sorry for that issue can please issue image
Hello, This did not work for me, My images on mobile are still being cut off in the first slideshow of my site. I do not see a section under theme-index.min.css in my assets.
my site is www.earkit.com
the mobile images are being cut off and not scaling to size. I took screenshots in the customize theme option I can send you.
Thanks!
In Canada, payment processors, like those that provide payment processing services t...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025