Bootstrap Fixed Navigation - Blocks Header - 2

I’ve added the Header-2 Block Navigation as a starting point for my navigation. I have it set as a FIXED navigation.
When I click a link in the main navigation it scrolls to the incorrect position (slightly past where it should go to).
I can’t figure out how to adjust for the fixed width of the navigation.

1 Like

I think you can get control of this through the bskit-scripts.js file where there is a section on soft scroll - not sure if it will apply to your issue but I use it to exactly place the scroll where I need it to be.