I can’t figure out what I’m doing wrong. The first time I tried it with these selections, it worked. But when I tried it again, it didn’t work. Its looks like the button is sticking to the page, but the next section covers it up.
I can’t figure out what I’m doing wrong. The first time I tried it with these selections, it worked. But when I tried it again, it didn’t work. Its looks like the button is sticking to the page, but the next section covers it up.
Ah, you’ll probably need to switch isolation on to get this to work (or set the Z-index higher).
Watch the video here on this thread (also included below), should hopefully help!
Thanks for the video. What I’m trying to do is make a button sticky over the last two containers. A sort of scroll to the top. I’ve isolated all the containers below the button, but I’m still doing something wrong. I guess I’ve looked at it so many times, I’ve beginning to see stars. Could I upload the file for you to see? But no hurry, as this is just a mock-up.
Instead of trying to use a sticky button and p[age anchors, I’m going to link to separate pages (for Program and Gallery). Keep the initial page cleaner.
It could be the z-index — It looks like your sticky button is inside a Container? If so, ensure that Container has a larger z-index value that all other Containers.
Failing that, I’d need to see your project — which you can share via Elements Cloud
Thanks