make gap between images smaller

make gap between images smaller

sixdreamz
Explorer
103 0 36

hi, 

 

is it possible to make the gap between the images on my product page smaller?

 

sixdreamz_0-1727441662586.png

 

 

url: sixdreamz.com

password: sdc2003

Reply 1 (1)

websensepro
Shopify Partner
1221 136 156

Hi @sixdreamz 
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. In theme.liquid, paste the below code before </head>

 

<style>
.product__media.media.media--transparent {
    padding-top: 530px !important;
}
</style>

websensepro_0-1727443713403.png

 

If my reply is helpful, kindly click like and mark it as an accepted solution.

Thanks!

Need a Shopify developer?
Hire us at WebSensePro
For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
Subscribe to our youtube channel or buy us a Cofee here

Free Shopify Beginner Tutorial