On my website, I have set up a navbar navigation that transitions between a transparent background and a black background as the user scrolls down. However, I would like the black background to be present at all times for the navbar. I built the website using a bootstrap template. Can anyone advise me on how to achieve this? Should I look into the code in bootstrap.min.js or bootstrap.min.css, and what specifically should I search for?
Thank you for your help!