I’m having trouble adding a thumbnail image to a Lightbox in Webflow. Instead of displaying the selected image, Webflow shows a broken image icon in the “Add Image” place
Your Galleries collection contains a multi-image field, which is what you’ve bound your lightbox directly to.
Webflow’s lightbox is smart enough to make that media setting work, so that it will add all of those photos to the lightbox as media.
The thumbnail is not related to this. Since it’s a single image you cannot bind it to multi-image field. You could bind it to a static image or add a single-image field to your gallery collection and bind there.