Hello!
I’ve just started using Editor X and at the moment I’m learning how to do css with velo (if there’s another way, do let me know as I’m new to coding in Editor X).
The first thing I’m trying to do is change a vector shape’s blend mode property so that as a user scrolls down the page, the colour of the shape appears to change depending on the colours of the rows ‘above’.
In the documentation however, I can’t see anything about accessing the ‘style’ property of a vector image, nor for text/section background colours which could be another way of making this kind of effect. In fact, the IDE says those elements don’t have that property at all.
I guess my questions are:
-
Is what I’m trying to do possible at present?
-
Are there are other ways of adding custom CSS?
-
If no to the previous two questions… please can we have a way of either applying stylesheets or working on css in velo?
Thank you!