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

    Hi, I use Color Section ID to scroll to section when a link is clicked. Is it possible to slow the speed of the scroll and make it smoother (currently ease slow-fast-slow).

    Thanks
    Steven

    #393311

    Hi Steven!

    Try opening up /enfold/js/avia.js and change line 726 from this.

    duration= data.duration || 1200,
    

    To this.

    duration= 3000,
    

    Regards,
    Elliott

    #394313

    Hi Elliott, thanks for the information, I can also see the ease settings on the next line.

    Cheers
    Steven

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Color Section link scroll speed’ is closed to new replies.