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!
2m 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, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025