For the scroll, you’ll need to add the scrollspy at the very top of your code, before anything else:
<body data-spy="scroll" data-target=".navbar" data-offset="50">
For the scroll, you’ll need to add the scrollspy at the very top of your code, before anything else:
<body data-spy="scroll" data-target=".navbar" data-offset="50">