Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #500064

    Hi team,

    a potential client is very particular about page transition speeds. When you open a link, reload the page, jump from section to section per anchorlink.

    Is it possible to adjust these transition/fade speeds in the code? E.g. when you hit an anchor link and jump to another section? How would I reduce the speed?

    Thanks,
    Jan :)

    #500450

    Hi Jan!

    Try line 796 in the /enfold/js/avia.js file.

    duration= data.duration || 1200,
    

    The 1200 value is in milliseconds so 1200 = 1.2 seconds.

    Best regards,
    Elliott

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.