#114470 Disable scrolling effect when on clicking on anchor link
Landing › Forums › Jupiter WordPress Theme › Disable scrolling effect when on clicking on anchor link
-
AuthorPosts
-
Edoardo 5 days, 3 hours ago
Hi,
on a website we’re developing we need to disable the scrolling effect that is activated when clicking on an anchor link (in the main menu): we need to see the relative section without scrolling all page.
Is it possible? I’ve already disabled “smooth scroll” option in theme option but nothing changed.
Let me know,
Best,
Edo.Tatyana Hutsol Support Team 4 days, 21 hours agoHello,
Do you mean you want to disable smooth scrolling when clicking on the anchor link in the menu? So it should just jump to the anchored section without scrolling, right?
Could you clarify what effect do you want to achieve?
Regards.
Edoardo 4 days, 4 hours agoHi Tatyana,
yes, i just want to jump to the anchored section without scrolling.
Amir Rather Support Team 3 days, 21 hours agoHi There
I commented out the Smooth Scroll code in the Theme JS styles files.
Please check now.
Regards
Edoardo 3 days, 21 hours agoHi Amir,
thank you so much!
have you put that file in the child theme folder?
Let me know,
Best,
Edo.Amir Rather Support Team 3 days, 21 hours agoUnfortunately, this JS core file can’t be overridden, but you just need to put // here https://take.ms/EltzA
Regards
-
AuthorPosts