#issue with layout 348 - I don't think the images stick to where they are supposed to anymore. I didn't make any changes at all, and now even if I re-import the component, the images are changing like they are supposed to, but they are not sticking to the screen as I scroll. They just stay stuck at the top.... HELP WANTED!!
It kind of seems like "Position: sticky" just isn't working... that looks like the only problem.. but it's so odd.
Make sure you do not have overflow hidden on any parent divs to this component. Use overflow clip instead. Send a read only over if that doesnt resolve it
Yeah.. I didn't have any overflow hidden set - I double checked that. Not sure..
But anyway, I just made it 4 separate rows instead of one row at auto height and it works the exact same way, the interactions are the same. I'd potentially recommend changing it to a 4 column layout. It's literally the exact same (maybe if each copy section were severely different heights there would be a problem, but mine are all relatively similar).
Thanks for the reply though!
My site is here if you want to take a look.. I could potentially get you a backup copy to test, but probably not worth the hassle, it's working now.
https://chefjoann.webflow.io/
Yeah, so it didn't work if I imported it directly from Relume -> Webflow, but like I said, going from 1 row (with Auto Height), to 4 rows, and putting each image in a row, worked. Sending Read only in a DM