"no-animation" class applied, doesn't work
-
hello,
On my website https://pg-hm.com/ I have the on scroll element transitions activated to animate the text, I don't want the pictures to be animated.
I applied the "no-animation" class to the pictures but it doesn't seem to work
I did a workaround for some pictures, where I gave them a -0.1 offset.
I also tried using this code in CSS :
.notransition {
-webkit-transition: none !important;
-moz-transition: none !important;
-o-transition: none !important;
transition: none !important;
}it almost solves the problem, the pictures dont have the transition anymore but still 'pop up' when scrolled to
thanks in advance
-
hey if u update lay theme now, the no-animation class will work again
-
Hi Armin, adding the no-animation class isn't working these days; did you delete it?
Thank you! -
it does still work for me, i just tested it
do you have a link?
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it