Archived topic
How to have the appear and move effect
1 reply · Started by Desmond on September 8, 2021
I want to try to rebuild the website of https://www.lexus.com.my/en.html using GP and GB.
This is my staging site https://luxus.optimy.dev/.
1. I am trying to follow the appear and transition left effect of the Title and the description (https://drops.optimization.my/eRFxfe). I tried using a mix between Transition and Transform, but it doesn't seem to be working.
Transition: https://drops.optimization.my/NR9s3N
Transform: https://drops.optimization.my/f9r5c0
2. I will want to also try to copy the effect of scaling down the image upon scroll. Is it possible to use the effects too or this one can't be done without some advanced custom code? https://drops.optimization.my/KQySFq
Hi there,
1. That's not possible with the effects option of GenerateBlocks unfortunately.
We've considered adding that as an option but it would require a significant amount of code which isn't great for the performance of the plugin.
2. This is done with advanced custom coding as well unfortunately.