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!
Was having the same issue. Worked for me too. Thank you so much!
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025