How to change the slide speed of the ACF PRO Wordpress plugin

0

In my client's site there are some custom fields, one of them is a slide. I do not know in which location, or file, that I can slow down the slide.

Looking at the code through Google Chrome I see this:

<div class="owl-stage" style="transform: translate3d(-6432px, 0px, 0px); transition: all 0.25s ease 0s; width: 8844px;"><div class="owl-item cloned" style="width: 804px; margin-right: 0px;"><li style="height: 505.6px;">...

I even understood that it is in that part transition: all 0.25s that speaks of speed (I think). Any tips?

Plugin Name: Advanced Custom Fields Pro

    
asked by anonymous 04.12.2018 / 13:57

0 answers