1. Limma
  2. Free Templates / Extensions
  3. Monday, 06 November 2017
  4.  Subscribe via email
I know that all animation are disabled on small device, but: there is a way to have them back?

I took a look to the file responsive.css where I found this:

/* disable css animations */
.touch .animated {
-webkit-animation-duration: 0;
animation-duration: 0;
-webkit-animation-delay: 0;
animation-delay: 0;
}


I tried to remove this code but the animation are still off.

What can I do, if possible?

Thanks

P.S. Artisan Template Free Edition
Sorry, the discussion is currently locked. You will not be able to post a reply or a comment at the moment.