Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hi there. I am hoping to move the product photo on this page (https://mimihalinew.myshopify.com/products/mimihali-gift-card). I'd like to add some white space on the right hand side of the photo so it matches the other product pages (https://mimihalinew.myshopify.com/products/benny-bear).
PW: mimihali2024
Solved! Go to the solution
This is an accepted solution.
Hi @shamrockweb, it seems that when there is only 1 item in the product gallery, the width gets set to 100% (causing the margin on the right to disappear). Overriding the following CSS rule should do the trick:
Set width to 95%.
This is an accepted solution.
Hi @shamrockweb, it seems that when there is only 1 item in the product gallery, the width gets set to 100% (causing the margin on the right to disappear). Overriding the following CSS rule should do the trick:
Set width to 95%.