• Hello,

    Smooth scrolling effect is not working in Our Focus section links.
    The same link in menu works fine. This is even visible on your demo site (jumping immediately to the top without scroll effect). Is any fix or workaround for this?

    Thanks for your help!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    You need to create a thread here: https://www.ads-software.com/support/theme/zerif-lite#postform . When you do, can you show us a page with the problem?

    Hi,

    I have the same problem: smooth scrolling effect isn’t working with links located in sections like our focus, about etc. It jumps right at the target sections. Smooth scrolling only works with links in the menu. Is there a way to make it work with links in widgets, sections etc.?

    Best regards.

    Thread Starter krwi

    (@krwi)

    Because there is no any support from devs I make some “dirty hack” by myself:
    In zerif.js script I changed line 159:
    jQuery('#site-navigation a[href*="#"]:not([href="#"]), header.header a[href*="#"]:not([href="#"])').bind('click',function () {
    to:
    jQuery('#focus a[href*="#"]:not([href="#"]), header.header a[href*="#"]:not([href="#"])').bind('click',function () {
    This brings back smooth scroll effect in Our Focus widgets.

    Hey there,

    We try our best to provide a quick response to our users. But as Andrew already mentioned, you should post it in the right sub-forum. Also, as per forum welcome, you’re required to create your own thread instead of posting in an older thread. When you do post, please include as much information as you can, like a link to the site in question, so that we can debug the issue easily. Hope you understand.

    P.s- You don’t need to add [Theme: Theme Name] in your title. Just post it in the right sub forum and it should be added automatically ??

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Don’t put [ Zerif Lite ] in the topic titles (now deleted), it doesn’t do anything and pretty much ensures that the theme support folk will not see your topic.

    Once again, you need to create a thread here:

    https://www.ads-software.com/support/theme/zerif-lite#postform

    When you do, can you show us a page with the problem?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Smooth scrolling not working in Our Focus’ is closed to new replies.