On my website, I have implemented anchor links that activate smooth scrolling when clicked, thanks to the Bootstrap feature.
However, the unique layout of my website requires me to turn off smooth scrolling in either the HTML or CSS code.
I appreciate any assistance with this issue!
I have come across various solutions involving JavaScript code, but none of them meet my specific needs.