Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #527222

    Hello Support,

    Is there any way to disable the default smooth scrolling?
    When I click the header link to jump to the content of the same page, it scrolls smoothly by default. But I would like to not have this function and just jump straight to the content.

    Thank you in advance.

    Kind regards,

    Tom

    #527920

    Hey tmkhc!

    What happens when you comment out lines 90 – 91 in the /enfold/js/avia.js file?

    if($.fn.avia_smoothscroll)
    $('a[href*=#]', container).avia_smoothscroll(container);
    

    Best regards,
    Elliott

    #528017

    Hi Elliott,

    Thank you very much for your help – it worked perfectly!!!

    Tommy

    #528302

    Hi,

    Great, glad we could help :-)

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to disable smooth scrolling’ is closed to new replies.