gandc Posted September 14, 2020 Posted September 14, 2020 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!
creedon Posted September 15, 2020 Posted September 15, 2020 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.
bbarinaga Posted October 6, 2020 Posted October 6, 2020 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!
tuanphan Posted October 8, 2020 Posted October 8, 2020 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!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.