Yo! Love the new site.
Thought I’d submit something that’s bothered me for ages!
In my site, I have a page-in and page-out animation using Motion.Page. I have a class .no-animate for things like lightbox, external links, etc. However it would be nice to have a bit more control.
For example:
.no-animate a,
.no-animate > *,
.the-content . no-animate.
So allowing CSS paths. Last time I checked it strips out all spacing between selectors.
Please let me know if you need any more info.
Fanks.
Hi, do you mean for page exit? As if not, then you can use it without the issue to target animation for those selectors. You can also right click on the selector badge to modify that selector.