I’m happy with our site, except the homepage, so I’m trying to tackle that now. I need to start with the hero image, which uses a variation of Dawn’s Image Banner section. You can take a look at RepurposedOnline.com, but here’s a screen cap of that section:
As I said, this is the Dawn Image Banner, tweaked to randomize the images shown (and a few other small changes). There are a couple of things I need to do:
First, I want the images to scroll with the text, rather than have the text scroll over stationary background images.
I want the images to remain width 100% for as long as possible. Right now, when changing the screen size the images become cropped:
I know this has to do with the images being set at 100vh and overflow and such, but I haven’t been able to figure out what, specifically, needs to be changed. I’ve played with the CSS that controls the images, their DIVs, the DIV for the entire section, but no luck.
I also need to adapt the hero for mobile, but I figure getting these two issue sorted will go a long way toward that.
I’d be grateful If anyone can help with the above code changes, but I’m also open to specific suggestions for making this part of our site better, whether its using a different type of Shopify section, creating the hero space with something outside of Shopify, or I’m even open to proposals from designers. Our brick-and-mortar supports our concept, but this page is working against us when we get online visitors.

