Shopify themes, liquid, logos, and UX
Hello,
The slideshows in the above image are not being displayed on mobile (pictured down below):
Can this be fixed?
Regards
That option is not available in theme settings.
In your base.css file, add this code at the bottom:
@media screen and (min-width:320px) and (max-width:767px){
#shopify-section-template--14369092108584__c6922214-0aa3-456b-8b04-e24805762fae .slideshow__controls.slider-buttons {
display: flex;
}
#shopify-section-template--14369092108584__c6922214-0aa3-456b-8b04-e24805762fae .slideshow.banner {
height: 100px !important;
min-height: 100px;
}
}
It's showing up now, but it's showing up incorrectly. It shows an image, if I disable the highlighted option in the second image; however, it doesn't display the text.
Can you resume this for a while so that I can debug and share updated css with you? Also please put the css code I sent to you.
Yes, it should be resumed now.
Yes can you enable that option as well from theme settings?
It's enabled when you see no image.
When it's disabled, the image displays.
I disabled it.
Also, there are two slideshows. They're very close, so it looks like one.
The "previous" and "next" buttons are not needed.
Checking now
@media screen and (min-width:320px) and (max-width:767px){
.banner--small:not(.banner--mobile-bottom):not(.banner--adapt) .banner__content {
min-height: inherit;
}
}
Please add this, it will show up like this:
@media screen and (min-width:320px) and (max-width:767px){
#shopify-section-template--14369092108584__c6922214-0aa3-456b-8b04-e24805762fae .slideshow__controls.slider-buttons {
display: none;
}
}
To hide next, previous arrows
It's either showing the text with no image or an image with no text.
Also, the other slideshow isn't displaying at all.
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024