Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #28308

    I would like to change the time the slider takes to fade from one picture to another. I assume I have to change a value somewhere in a file, but I can’t the file :-(

    Can you please tell me, where I can change this?

    Thanks in advance.

    Best regards,

    Thomas

    #137174

    Hi,

    Edit js > shortcodes.js, find this code:

    //transition speed when switching slide
    transitionSpeed:900,

    Replace it with:

    //transition speed when switching slide
    transitionSpeed:3000,

    Regards,

    Ismael

    #137175

    That worked like a charm – thank you very much!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Easy slider transition time – how to change?’ is closed to new replies.