@danieltanasec Great work
Do you know what I have to add to the code to make it RTL (Right to Left)?
Here’s a Typewriter example using just Wix Code. I hope this is helpful.
@benny-glaser like this?
@danieltanasec Thanks
Sorry, but I need the text to be written from right to left as I write in Hebrew.
Thanks,
Benny
@danieltanasec
SOLVED
I added to the code:
direction:rtl;
I appreciate your help (-:
Thank you Daniel. Could you please also mention the code to add these texts in multiple lines instead of the same line?
@Daniel Tanase
How can I make the font in bold with that code? (And where?)
Thank you!!
@danieltanasec Your code has worked without any errors. Thanks a lot. Can you please give some suggestions how I change the color of the word that is changing? Thanks in advance.
Can someone tell me how I can make the text cursor stop blinking at the end of the animation?