Quote:
Quote from macompisi on November 12, 2012, 02:20
Is there any way to adjust the duration of the slider? The default slider hold is about three seconds – I would like to make it longer. I have looked at the HTML and did not see any values that looked appropriate for adjustment. Any guidance would be greatly appreciated.
Theme: Corporate Pro v1.5.04
Hello,
We will include a Theme Option for this in the next theme version. Now you can do the following to change the interval.
– go to d5slide-option.js and open it under js folder
– insert interval: 2500, after line 11 and save. Chnage 2500 as per your requirement. ( 1 sec = 1000 )
Thanks