logo Scroll animation
-
Hi!
I'm looking for a way replicate this simple scroll animation, where the first row is fixed, but scrolls away as the second row scrolls in:
https://spaces.is/loversmagazine/interviews/marc-edwardsAppreciate any help you can throw my way!
-
imagine a container that contains the headline and below the image. now you give the headline a "position: sticky; top: 0;" as a custom css. Maybe you can work with that?
-
yea!
try creating a row,
right click the row, choose set custom row heightenter 200vh as row height
now put a text and image into that row.
right click both and for both click "make sticky"then play around with the positioning of both elements and - right click on element → space top
-
Thanks a lot!
-
@arminunruh would it also be possible to hide the menu while on that row, like on the example website?
-
i tried this but it's not doing the trick (introhead is the class I gave to the row)
body[data-type="page"][data-id="19"].introhead nav { display: none !important; }
here's the website: http://beabeazleyarchitects.com
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it