I’ve absolutely done something wrong here - my one page navigation is going to the center of the section, not the top. Please help [southlandadu.com]
Thanks,
Melanie
I’ve absolutely done something wrong here - my one page navigation is going to the center of the section, not the top. Please help [southlandadu.com]
Thanks,
Melanie
Hello Melanie,
Thanks for writing to us.
Please add the following code to the Theme Options > JS and check if that resolves your issue.
window.csGlobal.csHooks.filter('hash_scrolling_offset', (offset) => {
return offset -122;
} );
It’s due to the offset calculation while using the Sticky Bar and the One Page navigation. So, it needs to be adjusted using that JavaScript code. The purpose of providing the custom Javascript is to show you how to add Javascript code to your site. Writing custom is outside the scope of our theme support. If you need more customization, you need to learn Javascript https://www.w3schools.com/js/ In case if you have no idea about coding you can subscribe to One where customization questions are answered.
Hope it helps.
Thanks
Thanks - but it is not helping. Is there something else I can try?
Also I purchased One but don’t see how to access it or let you all know I have it.
Hi Melanie,
You can access the One as directed in your One account, please find the screenshot describing the same. If you still find any problem accessing that, please let us know.
Thanks
Hi Prakash
I am having this issue but your suggested code doesn’t seem to be working. I have added the code to the Global JS.
Is this to do with the known issues of the 6.0.3
many thanks
Hey @The_Capture_Factory,
There is a known issue related to the One Page Navigation. Please revert your site back when you’re using Pro 5.1.5. If you’re not aware if you have website backups, you can ask your web host to roll back your site.
If you don’t have a website backup, you can download Pro 5.1.5 in your account and uninstall Pro 6.03 and install Pro 5.1.5 in your site. Until there is a fix for this, please use Pro 5.1.5.
Thanks.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.