bbarinaga Posted October 6, 2020 Share Posted October 6, 2020 (edited) Site URL: http://www.mistoa.mx/accesorios/p/posavasos-duna http://www.mistoa.mx/accesorios/p/posavasos-duna password: 1234 Hi! I am trying to increase the size of the thumbnails that appear beneath the main product image. They are really small and would love to make them more visible. Is there any way of doing this with CSS? Thank you! Edited October 15, 2020 by bbarinaga Link to comment
tuanphan Posted October 8, 2020 Share Posted October 8, 2020 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; } ziebol1 and bbarinaga 1 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
swvarian Posted April 9, 2021 Share Posted April 9, 2021 On 10/8/2020 at 4:00 AM, tuanphan said: /* 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; } Link to comment
swvarian Posted April 9, 2021 Share Posted April 9, 2021 Hi. I have the same issue however it is not for a "product item". I want to increase the size of the main image as well as the size of the thumbnail images below. Please see the following page, top section. https://carillon-triceratops-zl6e.squarespace.com/drawings-1 Link to comment
tuanphan Posted April 10, 2021 Share Posted April 10, 2021 22 hours ago, swvarian said: Hi. I have the same issue however it is not for a "product item". I want to increase the size of the main image as well as the size of the thumbnail images below. Please see the following page, top section. https://carillon-triceratops-zl6e.squarespace.com/drawings-1 The image is small. You can upload new big one Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment