Shopify themes, liquid, logos, and UX
Here's what's going on... I have a slideshow custom code setup to where the entire image is clickable to a collection. This works just fine on desktop, but in mobile version when I open the sidebar menu and try to click on 'Shop' 'Order Tracker' or anything, it clicks on the slideshow link instead.
(See photos below)
I went in and set the z-index value for the mobile sidebar to 9999 !important, and the clickable slideshow to -1. It finally let me click on the side menu in mobile, but then stopped the slideshow from being clickable!
Keeping the z-index value for the mobile sidebar to 9999, and just changing the z-index of the side menu to 1, and then tried 10, then it went back to the sidebar menu clicking on the slideshow instead?
Anyone know what to do?
try-nellies-boutique.myshopify.com
Password: lavishprintshop
Thank you so much in advance...
Kirsten 😍
Clickable slideshow + mobile sidebar
Solved! Go to the solution
This is an accepted solution.
Hi @kirstenlc5 ,
ExpertRookie here, try to add this code to component-slideshow.css to fix your issue
slideshow-component .slideshow.banner {
z-index: 1;
}
Please try it and let me know
Please help
This is an accepted solution.
Hi @kirstenlc5 ,
ExpertRookie here, try to add this code to component-slideshow.css to fix your issue
slideshow-component .slideshow.banner {
z-index: 1;
}
Please try it and let me know
Hi, it worked, thank you so much
I've been checking for similar solution, and yours is the only one worked for me!
Thank you!
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, 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, 2024