Plugin Author
malihu
(@malihu)
Hello,
There’s another script in your page/theme that readjusts page scrolling everytime you scroll the page. You can test this by simply scrolling the page and see it readjust to the section (i.e. snapping the section to the top).
Is there a way to disable this?
How can I see the other script please? I have recorded my screen so you can see what I see (I did not speak so no audio).
Plugin Author
malihu
(@malihu)
Can you try something first?
Go to “Page scroll to id” settings, disable “Append the clicked link’s hash value to browser’s URL/address bar” option and save changes.
Test and let me know
Plugin Author
malihu
(@malihu)
You could also try adding the following to your CSS to adjust the titles gap:
#our_services h2.elementor-heading-title,
#core h2.elementor-heading-title{
padding-top: 60px;
}


Leave a Reply