All things Shopify and commerce
I have a slide show with 5 images on my home page. It auto rotates and works fine on desktop view, but when I switch it to mobile it disappears (see below). I am using the Dawn theme and it is updated to the newest software. I have tried some code from other inquiries but am new to this and don't know if it didn't work or if i did it wrong. Any ideas?
Solved! Go to the solution
This is an accepted solution.
@CalN3matode
The CSS you have added referring the video is conflicting with the slideshow section
Try updating the below line of code (line 491 in below screenshot) in file "section-image-banner.css"
.banner__media:first-child {
display: none;
}
with
#Banner-template--22538383065388__image_banner .banner__media:first-child{
display: none;
}
If you find this helpful, please hit Like and if this solves your problem, please Mark it as Solution!
My Website URL is: off--brand.com
I think this issue is respect to your inside issue and is still you are dealing with a similar issue I would prescribe you to should attempt Best shopify web development company to determine your issue.
Hi @CalN3matode
Can you please share your store URL so that I can check and guide you accordingly. If you have made code updates, you can share the details. If you'd like to discuss this more, don't hesitate to send me a PM.
Please hit Like and mark it as a solution if this has helped you.
URL: Off--Brand.com
I have added code to make the banner on the home page different for mobile and desktop. Here is a link to the yt video that breaks it down:
Storefront password too please
Password: Alexa 1234
There is a space between the word and the numbers
This is an accepted solution.
@CalN3matode
The CSS you have added referring the video is conflicting with the slideshow section
Try updating the below line of code (line 491 in below screenshot) in file "section-image-banner.css"
.banner__media:first-child {
display: none;
}
with
#Banner-template--22538383065388__image_banner .banner__media:first-child{
display: none;
}
If you find this helpful, please hit Like and if this solves your problem, please Mark it as Solution!
Works flawlessly! Thank you very much!
Learn what's possible with customizing Shopify Checkout beyond what's available out of...
By Shopify Feb 19, 20252m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025