I have a Squarespace site with a decent amount of custom CSS edits focused on simplifying (visually) the slideshow gallery. I have it mostly set up as I’d like except the captions do not anchor to the bottom of the images since it seems the container div’s width and height are set in the HTML style tag based on the max-width/height of the list of images contained in the slideshow.
Ideally the gallery container should resize based on each images specific width and height and I am fairly sure this cannot be fixed with CSS and requires Javascript.
Any ideas on how to resolve this?
Website URL
28