Home Forums Inside Tours Remove animations

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #19662
    Mihai Tudose
    Participant

    Hello, how do I remove the scrolling animations from home page. I’m talking only about animations generated by scrolling (like text/items coming from the right/left or zooming in), not by cursor hovering

    #19709
    User Support
    Participant

    Hello Mihai,
    You have to go to Dashboard >> Appearance >> Customize >> Additional Css & Paste below code in “Addition Css” tab:

    #ht-contact-section .contact-content p{
    background-size: 100%;
    animation: none;
    }

    Thank You.

    #19719
    Mihai Tudose
    Participant

    Thank you for your quick answer!

    I tried that piece of code but nothing changed. I’m talking about these animations: https://youtu.be/rjCy3L5Bqsc
    When scrolling everything should be static, not moving from left to right, zooming in, etc.

    Is the provided piece of CSS correct and I did something wrong?

    Thank you!

    #19747
    User Support
    Participant

    Hello Mihai
    To solve this issue We will need your wordpress admin log in credentials and your website link as well
    Kindly share your credentials over our support email ” [email protected]
    Our technical team will need to look into the issue. We will let you know once the issue is resolved
    Thank you

    #19855
    Mihai Tudose
    Participant

    Sent! Thank you!

    #43964
    Dee Cinque
    Participant

    Can you tell me if/how this issue was solved. There is way too much animation when scrolling. Thank you.

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.