When I see the site on mobile the animation doesn’t load at all
I have tested on multiple Android devices and iPhones – all the same
Hello? Can someone respond please
Hi runekjensen,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width:767px){
.avia_transform .avia-timeline-vertical.avia-timeline-animate .milestone_icon {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
}
If you need further assistance please let us know.
Best regards,
Victoria
Tried both and it still doesn’t work
Hi runekjensen,
https://cl.ly/a8177277df92 It is showing up like this now, just without fading in. Is this not working for you?
Best regards,
Victoria