- This topic has 5 replies, 4 voices, and was last updated 2 months, 4 weeks ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › Inside Tours › Remove animations
Tagged: Scrolling animations removal
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
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.
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!
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 ” support@luzuk.com ”
Our technical team will need to look into the issue. We will let you know once the issue is resolved
Thank you
Sent! Thank you!
Can you tell me if/how this issue was solved. There is way too much animation when scrolling. Thank you.