Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
Avada › Forums › Community Forum › Change transition effect of Layer Slider
I would like to change the transition (Animsition.js) in the Layer Slider of the Adventure demo.
from
inClass: ‘fade-in’
outClass: ‘fade-out
into
inClass: ‘overlay-slide-in-top’
outClass: ‘overlay-slide-out-top’
How can I make this change?