Jump to content

How to increase size of product detail image gallery thumbnails?

Recommended Posts

Posted

Hi - I am looking for a way to increase the overall size of the thumbnails that appear beneath the main product image. They are really small and would love to make them more visible. If anyone has an idea for how to be able to increase the height of them so that 3-4 images take up more space beneath the main product pic I would appreciate it! Thank you!

Screen Shot 2020-09-14 at 10.37.37 AM.png

  • Replies 3
  • Views 1.4k
  • Created
  • Last Reply
  • 3 weeks later...
Posted
On 10/6/2020 at 10:11 PM, bbarinaga said:

http://www.mistoa.mx/accesorios/p/posavasos-duna

password: 1234

 

Hi,

I'm also trying to achieve this.

Is there any code for making product thumbnails bigger?

Thanks!

 

Add to Home > Design > Custom CSS

/* thumbnail image bigger */
.ProductItem-gallery-thumbnails-item {
    width: 100px;
    height: 100px !important;
}
.ProductItem-gallery-thumbnails-item img {
    width: 100% !important;
    height: auto !important;
    left: 0 !important;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.