If I wanted to make something similar to this design-
What would I need to do?
I can’t seem to get my header nav, inside of a slider mask, and then have the slider show news stories/CMS items as the background with an overlay title.
Cool Effect. No way to solve the swipe up blur - without custom code. Remember this is an APP (To get the same native mobile look you need a lot of custom code).
Regular swipe Slider - you can use webflow Slider - or slider with more options like: Slick / Swiper / Owl / flickity (Search in the forum a lot of slick examples/Q)
Also the heading change + dots animation is custom code.
And the text in the bottom of the screen most of the time solved by “position: absolute;” - trick (parent relative) - like this (Inspect element / or try this free template to learn the style - the BOXes is with this idea): http://tile-design-template.webflow.io/
Thanks. If my answer solve your issue please close this topic (For future searches). The idea of randomize and so on is separate issue (You can add separate Q)
Only show on item per day (built in- CMS) - for the slider widget - no way by the UI to filter (only custom code - anyway its weird to create slider only with one slide)