Home › Forums › Theme support › Cycle Slider › Reply To: Cycle Slider
Normally those customizations are not covered by free support!
.cycle_element h2 {
-webkit-transition: 2s;
-moz-transition: 2s;
-o-transition: 2s;
-ms-transition: 2s;
transition: 2s;
}