- Posts: 185
- Thank you received: 0
deactivate effect hot swipe carousel slides
-
dh12355@gmx.de
Inactive member -
Topic Author
- Offline
- Member
-
Less
More
9 years 1 month ago #46861
by dh12355@gmx.de
deactivate effect hot swipe carousel slides was created by dh12355@gmx.de
How can the zoom effect be deactivated?
Please Log in to join the conversation.
9 years 1 month ago - 9 years 1 month ago #46862
by milos
Replied by milos on topic deactivate effect hot swipe carousel slides
Hello,
Please edit file /templates/hot_teeth/css/template_css.css and delete this:
Regards,
Milos
Please edit file /templates/hot_teeth/css/template_css.css and delete this:
Code:
.hot_swipe_carousel_slides .gallery-cell.is-selected img {
-webkit-animation-name: growslowly;
-moz-animation-name: growslowly;
-o-animation-name: growslowly;
animation-name: growslowly;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-duration: 10s;
-moz-animation-duration: 10s;
-ms-animation-duration: 10s;
-o-animation-duration: 10s;
animation-duration: 10s;
}
Regards,
Milos
Last edit: 9 years 1 month ago by milos.
Please Log in to join the conversation.
Time to create page: 0.291 seconds