Owww, @Waldo, @daniel_cleayweb Hello guys!
Yes, I found workaround for such visual effect.
- Make slider overflow: hidden
- Make mask overflow: visible, width: 60% and center it (in display settings)
- Make sure all SLIDEs has position:relative
- Add images to all slides (will call it “main image”), width=95%, center it
- Add 1 “extra image” to first slide and last slides
- On first slide:
- “extra image” is same as “main image” on last slide
- position: absolute, align: left = -101%
- On last slide:
- “extra image” is the same as “main image” on first slide
- position: absolute, align: right = -101%
Example: http://spanglerestores.webflow.io
Cheers,
Anna