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!
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025