Hi!
We build a lot of our websites on your theme Enfold. For example originaltours.nl.
Question is: how can we disable the automation (auto playing slider) at the sliders off? All at once. We have about 800 postst all with a slider included. Any way to turn the automation off for all the sliders at once?
Looking forward to your reply!
William
Hey Luc,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look? Can you point us to a few pages with the slider?
Best regards,
Victoria
Hi Victoria,
A few pages are:
Cheers,
William
Hi Victoria,
The thing is that we have about 800 separate sliders and we want to turn them off all at once!
Is this possible??
Best regards,
William
Hi,
Please try this:
.avia_transform .av_slideshow_full .active-slide .avia-caption-content, .avia_transform .av_fullscreen .active-slide .avia-caption-content,.avia_transform .av_slideshow_full .active-slide .avia-caption-title, .avia_transform .av_fullscreen .active-slide .avia-caption-title {
-webkit-animation: none!important;
animation: none!important;
}
Best regards,
Mike