Hey,
http://messina-staging.webflow.io/specials
I’m working with instafeed.js which I can get working just fine when only targeting one div id. However, I want to target each different photo to a separate div container so I can fill each slide of a slide show with a different image.
This is my current code:
I’m not the best with JS but it seems like you could do something like target an id and use a counter to change a number at the end of the id you specify… just not sure how to do that exactly
Thanks!