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
Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024