Hi,
In the slider, how can I animate the text only?
I’d like the text to slide up from the bottom of the slide. I can do this with the whole slide but not just the text, as far as I know.
Thanks
Hi
This is how I did it:
I created a block and put the title under this block:
Then I added a CSS class to this block, for example ‘slide_title’. Then all I had to do was to add the desired css animation to this class.
FancyBricks has a demo slider template that you can download if you register for free:
Cheers
Patric
Patric,
Thanks for the hint. I was just using the normal slider not the nestable one. ( Never understood the “nestable” description ).
Using nestable I can simply add an interaction the the slide header ( or whatever text element I want )
So looks like this currently.
Hi
Good idea, didn’t even think of that.
Cheers
Patric
It works well but I think your class idea may be better, so I can easily apply to all slides rather than have to add interactions to each one.