Hello,
the Typewriter Effekt is very Slow in the Headline rotator.
How can I make it faster?
its the second Header when you open the link below.
Cheers
Monika
do you mean the time span between the sentences? or the time when the individual letters appear.
the first got an alb options dialog : Advanced – Animation : “Autorotation duration”
thank you for the answer.
The span when the individual Letters appear!
i say the Option but its already at 2, the fastest. I need it even faster.
Hi,
Thank you for the inquiry.
The speed of the typewriter effect is adjustable but you will have to modify it by editing the enfold/config-templatebuilder/avia-shortcodes/headline_rotator/headline_rotator.js file directly. Please look for this code around line 112.
var speed = 50; /* The speed/duration of the effect in milliseconds */
You may need to toggle or temporarily disable the Enfold > Performance > File Compression settings after adjusting the file.
Best regards,
Ismael
Thank you!