Jump to content

How to increase size of product detail image gallery thumbnails?

Recommended Posts

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

Link to comment
  • Replies 3
  • Views 1.2k
  • Created
  • Last Reply

Please provide the URL for your site. If you've not done so already please set up a site-wide password. Post the password here and then we can get a look at your issue.

Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.

Link to comment
  • 3 weeks later...
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!)

Link to comment

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.