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