gandc Posted September 14, 2020 Share 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! Link to comment
creedon Posted September 15, 2020 Share 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 best , and see my profile. Thanks for your support! Link to comment
bbarinaga Posted October 6, 2020 Share 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! Link to comment
tuanphan Posted October 8, 2020 Share 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; } bbarinaga 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment