Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #1095822

    Hello,

    I am French, so please excuse my English.

    I have set up the titles of the rotators, but I would like to know if it was possible to create a reverse effect? I would like the word to disappear letter by letter, as on this site:

    https://www.tilkee.fr/

    I also wanted to know why when my word is written, it changes color just before it disappears? (for example: it is written in blue and then becomes white before disappearing). How can I ensure that the colour does not change?

    Thank you !

    • This topic was modified 5 years, 6 months ago by LaureneB.
    #1095871

    Hey LaureneB,

    You would need to have a custom solution to create that effect. It goes beyond the scope of support here in the forums, so you would need a freelancer.

    Best regards,
    Jordan Shannon

    #1096080

    Hey !

    Thank you for your answer.

    What about the change in word color before disappearance ? Can we modify it ?

    #1096348

    Hi,

    Could you post a link to where we can see the problem in question please?

    Best regards,
    Rikard

    #1096459

    Yes,

    The site is not online for the moment but I will send you my login details.
    This happens on the home page.

    Thank you!

    #1096737

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    .home .av-rotator-text-single {
      color: rgb(4, 97, 159) !important;
    }

    Best regards,
    Rikard

    #1096811

    Thank you !!

    :)

    #1097085

    Hi,

    Great, I’m glad we could help and sorry for the problem. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1192859

    I am also using the headline rotator with the typewriter animation.

    Is it possible to remove the white box (covering the text that will be removed)?

    https://findmygps.dk/wp-content/uploads/2020/03/FindMyGPS-Enfold-Typewriter-White-box.png

    Link: https://findmygps.dk/findmygps/

    Is it also possible to change the speed to 1 sec.?

    Thanks :)

    /OKEIwebbureau

    #1192960

    Hey OKEIwebbureau,

    Add this to quick css:

    .av-blinking-caret{
    background:transparent!important;
    }

    Best regards,
    Jordan Shannon

    #1193022

    Hey Jordan,

    I tried your solution, but it didn’t work.
    The white box is still there… :-/

    Any other solution?

    Thanks :)

    /OKEIwebbureau

    #1193024

    Hi,

    Try the following instead:

    .av-rotator-text-single{
    background:transparent!important;
    }

    Best regards,
    Jordan Shannon

    #1193071

    That worked – thanks, Jordan :-)

    Please close.

    /OKEIwebbureau

    #1193146

    Hi,
    Glad Jordan could help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 14 posts - 1 through 14 (of 14 total)
  • The topic ‘Headline Rotator – Typewriter’ is closed to new replies.