All things Shopify and commerce
Hi, I am helping a friend with their Debut theme website. There is some issue with visualising the product picture on the product page - it's only showing on hover. I welcome any advice! Thank you!
Solved! Go to the solution
This is an accepted solution.
Hi @vpaskaleva, you can follow these steps:
Step 1: Open Online Store -> Themes -> Edit code
Step 2: Find theme.scss.css file
Step 3: Paste this code at the bottom of the file
.product-single__media img {
height: 100% !important;
}
Result:
If this helpful, please let us know by giving us a like and marking it as a solution. Thanks
B2Bridge: All-in-one B2B wholesale solution, enabling merchants to set up a complete B2B store quickly and without coding.
With features like customizable registration forms, customer segmentation, and tailored price lists, it simplifies wholesale management.
B2Bridge also includes a dedicated Quick Order page and flexible Net Payment Terms, streamlining operations for wholesalers and enhancing the buying experience.
hey @vpaskaleva i can't see the problem in your website but will you plz share the URL of that page
It's on every product page. here is a screenshot:
but i can't see the issue i think you network issue that's why it take some time to load
It's happening on different devices on different networks
<style>
div#ImageZoom-product-template-9088417824813 {
display: block !important;
visibility: visible !important;
}
</style>
then try this one
Go to online store ----> themes ----> go to three Dots ----> edit code ---->find theme.liquid files ----> place the code ---->
under the <style> tag before the body ----->
if this code work please do not forget to like and mark it solution
This is an accepted solution.
Hi @vpaskaleva, you can follow these steps:
Step 1: Open Online Store -> Themes -> Edit code
Step 2: Find theme.scss.css file
Step 3: Paste this code at the bottom of the file
.product-single__media img {
height: 100% !important;
}
Result:
If this helpful, please let us know by giving us a like and marking it as a solution. Thanks
B2Bridge: All-in-one B2B wholesale solution, enabling merchants to set up a complete B2B store quickly and without coding.
With features like customizable registration forms, customer segmentation, and tailored price lists, it simplifies wholesale management.
B2Bridge also includes a dedicated Quick Order page and flexible Net Payment Terms, streamlining operations for wholesalers and enhancing the buying experience.
Hi, thanks, i think it worked. But then the other images from the product gallery still don't show on load, you have to move around the mouse or scroll on mobile for them to show. On load it shows like an empty rectangle. Also there is the same issue on any collection page - you have to move around the mouse for the thumbnails to show:
You can use this code:
.grid-view-item__image {
height: 100% !important;
}
B2Bridge: All-in-one B2B wholesale solution, enabling merchants to set up a complete B2B store quickly and without coding.
With features like customizable registration forms, customer segmentation, and tailored price lists, it simplifies wholesale management.
B2Bridge also includes a dedicated Quick Order page and flexible Net Payment Terms, streamlining operations for wholesalers and enhancing the buying experience.
where should I put it?
You can put it at the bottom of the theme.scss.css file
B2Bridge: All-in-one B2B wholesale solution, enabling merchants to set up a complete B2B store quickly and without coding.
With features like customizable registration forms, customer segmentation, and tailored price lists, it simplifies wholesale management.
B2Bridge also includes a dedicated Quick Order page and flexible Net Payment Terms, streamlining operations for wholesalers and enhancing the buying experience.
It worked! Thank you! Can you please help me with the empty rectangles of the product gallery too? And how can I give you a like?
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025