I have icons at the bottom of every product page. What I’d like is to have them dynamically resize to fit the container so they all fit on one line. Different products have different images (and different numbers of images.
Thank you for the code! It does make the images resize dynamically, but they are still in two lines. How can I make all 7 images appear on one line, and 5 images for other products?
Maybe the best way is to set up a snippet which shows the icons depending on which ones I select?
For example, in the code for product A I put “include icons: gloves, msds, ecofriendly, madeinamerica” and it shows those 4 and dynamically resizes for 4 icons.