Shopify themes, liquid, logos, and UX
Hello!
Recently I found out that my store has big white gap between product image, other images and rest of the product page. I use debut theme. Thank you for your help!
Store is here (btw, I also have second store in different language, where the product page is just fine... Thank you!)
Solved! Go to the solution
This is an accepted solution.
Hi @MatousKoc
Please add this rule for the mobile
@media only screen and (max-width: 749px) {
.product-single__thumbnails-item-slide {
height: inherit;
}
}
Cheers!
Hi @MatousKoc
1. In your Shopify Admin go-to online store > themes > actions > edit code
2. Find Asset > theme.scss.liquid or theme.css and paste this at the bottom of the file
.product-single__media {
height: inherit !important;
}
Cheers!
Hello @collinsmbaka
thank you for your time and help! It partially worked, but on mobile screen there is still large gap between product gallery. Could you help me with that as well? Thanks!
This is an accepted solution.
Hi @MatousKoc
Please add this rule for the mobile
@media only screen and (max-width: 749px) {
.product-single__thumbnails-item-slide {
height: inherit;
}
}
Cheers!
Thank you!
Hello,
First let me say thanks in advance. I've used a few solutions found here for other issues. Thanks for that. Currently I am having the same issue but only on the mobile side. Viewing on my desktop it displays perfectly. I have the exact same gap as shown above. I've tried adding both rules to my Theme.scss.liquid but there has been no change. Here is a link to one of my product pages:
Any help would be much appreciated.
User | RANK |
---|---|
194 | |
179 | |
84 | |
57 | |
45 |
Transform this holiday season into a shopping spree. Plus, learn how to effortlessly open ...
By Jasonh Dec 8, 2023Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023