Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
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 |
---|---|
234 | |
89 | |
84 | |
53 | |
41 |