BareCreative Posted December 13, 2022 Share Posted December 13, 2022 Hi, I am not sure how to explain this so probably easier to send a link to the site I have got the inspiration. Is it possible to get items to move independently as in website shown - which then line up along-side one another like in brand name on this site - https://quamarquitectura.com/ I have looked at the developer tools on the site and seen the transition CSS (it is a Spanish site) which seems to be a large part of the code to enable this to work transition: top 1s cubic-bezier(.68,0,.45,.85),left 1s cubic-bezier(.68,0,.45,.85),width 1s cubic-bezier(.68,0,.45,.85),height 1s cubic-bezier(.68,0,.45,.85); Cheers for any help! Link to comment
Beyondspace Posted December 13, 2022 Share Posted December 13, 2022 1 hour ago, BareCreative said: Hi, I am not sure how to explain this so probably easier to send a link to the site I have got the inspiration. Is it possible to get items to move independently as in website shown - which then line up along-side one another like in brand name on this site - https://quamarquitectura.com/ I have looked at the developer tools on the site and seen the transition CSS (it is a Spanish site) which seems to be a large part of the code to enable this to work transition: top 1s cubic-bezier(.68,0,.45,.85),left 1s cubic-bezier(.68,0,.45,.85),width 1s cubic-bezier(.68,0,.45,.85),height 1s cubic-bezier(.68,0,.45,.85); Cheers for any help! I think we can use the javascript to watch the action of scrolling down to the right position where we can start setting the effect of moving elements. The javascript is only available on business plan or above. What is your current plan? Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment