Shopify themes, liquid, logos, and UX
Hey, I am having a hard time getting my slideshow images to look similar on desktop and mobile version. I am using the 'Simple' Theme. any suggestions?
Hi @bphillips2212 , kindly share the url, so i can provide you the appropriate solution
Hello i have the same problem.
I would like to add different photo for the mobile phones and different for desktop.My site is ewoodcollection.com.
Can you suggest me a solution please?
Hi @fotiskaima , in order to show the the different photos for mobile and desktop version, you need to create the separate slideshow for mobile and desktop as well. And just you need to hide the mobile slideshow in desktop view and same goes for the desktop slideshow hide in mobile view.
I hope it helps you out, if you still face problem, do let me know, will assist you 🙂
This is the code that i added in order not to display the second slideshow in desktop
@media (min-width:991px) {
#slideshow-1 {
display: none!important;
}}
But it does not work
store password?
Try like this
@media screen and (min-width: 701px) {
#div-mobile {
display: none;
}
#div-desktop {
display: block;
}
}
@Ajay-app-dev that did not resolve the problem. Is it possible to guide me on how to add a section for each mobile and desktop slideshows that works for my theme (Simple theme).
As i can see, it's needed to code as per your theme because universal solution is not working for you. So i need to look into your code and make the requirement for you which will surely take a bit time
User | RANK |
---|---|
232 | |
154 | |
55 | |
52 | |
46 |
Thanks to all who participated in our AMA with 2H Media on planning your 2023 marketing bu...
By Jacqui Mar 30, 2023Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023