All things Shopify and commerce
I have multiple images uploaded to my product page but when I click on them they don't load as the large picture in the Picture window. any ideas on how to fix this?
There is an error in your theme, but it can be fixed.
If your theme has "Custom CSS" in Theme Settings, you can paste the following code there.
Otherwise you'd need to edit your theme code -- open assets/theme.css (or theme.css.liquid ?) and add this code at the very end of the file:
.control-button-gallery.control-button-gallery3 {
z-index: unset;
}
.control-button-gallery.control-button-gallery3 a{
z-index: 99;
}
Also -- next time when you ask for help, please share your site address.
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