Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hello, i have made my homepage slideshow clickable, after that i was getting a problem where I try to click on submenu options, the slideshow was getting clicked instead of menu options. I fixed that problem by using this code #shopify-section-header {z-index: 1000;} in Base.css
After i Fixed this, a new problem arised where the Header is fixed and overlaps product images when zoomed in.
Solved! Go to the solution
This is an accepted solution.
Hi @Smokeking,
Go to Assets > base.css and paste this at the bottom of the file:
.product-media-modal[open] {
z-index: 1001 !important;
}
Hope it helps!
This is an accepted solution.
Hi @Smokeking,
Go to Assets > base.css and paste this at the bottom of the file:
.product-media-modal[open] {
z-index: 1001 !important;
}
Hope it helps!
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025