Shopify themes, liquid, logos, and UX
Return management just got easier! We’ve launched Customer Self-Serve Returns to all Shopify merchants. Click here to learn more!
Hi guys, the slideshows work great on my desktop but when i switch to mobile, the slideshow seem to be cropped. I tried multiple code and I couldn't find the slide height option. Is there any way that i can move the slideshow down in mobile? The website is : https://blaraorganichouse.ca/. Thank you!!
Mobile
Solved! Go to the solution
This is an accepted solution.
sorry for that issue please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/timber.scss.liquid->paste below code at the bottom of the file.
@media (max-width:590px) {
#shopify-section-slideshow {
margin-top: 40px;
}
.announcement-bar__message {
padding: 10px;
font-size: 14px;
}
}
This is an accepted solution.
sorry for that issue please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/timber.scss.liquid->paste below code at the bottom of the file.
@media (max-width:590px) {
#shopify-section-slideshow {
margin-top: 40px;
}
.announcement-bar__message {
padding: 10px;
font-size: 14px;
}
}
Thank you so much! This work perfectly
it's my pleasure to help us
Hi Ketan, I am using the minimal theme and I am having a similar problem where my slideshow fits in desktop but crops in mobile. Could you help me, please? My URL is doodlebugpetfood.ca
User | RANK |
---|---|
134 | |
92 | |
77 | |
68 | |
44 |
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