make preview smaller

make preview smaller

sixdreamz
Explorer
110 0 37

Hello,

when i am on my product page of my printed shirts, then in addition to the normal picture there are fit pictures which are displayed in a small preview at the bottom. this preview is very enlarged in the gif. can someone help me to make this look normal?

 

url: sixdreamz.com

password is: sdc2003

 

sixdreamz_0-1727306659813.png

 

Replies 2 (2)

GTLOfficial
Shopify Partner
878 181 192

Hello @sixdreamz 
Go to online store ---------> themes --------------> actions ------> edit code------->assets-----> section-main-product.css
add this code at the end of the file.

#Slider-Thumbnails-template--22780389163349__main {
padding-right: 200px !important;
}

result
5.png

If this was helpful, hit the like button and accept the solution.
Thanks

- Buy me a Pizza
- If helpful then please Like and Accept Solution.
- Want to modify or custom changes or bug fix on the store Hire me. GTL web solutions
- Want Complete Storefront: Send an email ⇨- Email: info@gtlofficial.com - Skype: ritesh_27dh

PageFly-Richard
Shopify Partner
5011 1120 1805

This is Richard from PageFly - Shopify Page Builder App

 

Hi  @sixdreamz  Please add code here to fix it:

Step 1: Online Stores > Themes > Edit code

Step 2: Choose file theme.liquid
Step 3: Add code above the tag </body>

 

<style>
 .thumbnail-slider .thumbnail img{
       object-fit: contain !important;
 }
</style>

 

Hope my solution will help you resolve the issue.

 

Best regards,

Richard | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 


All features are available from Free plan. Live Chat Support is available 24/7.