https://github.com/cooperlappenbusch/coopernaumwebsite
Struggling with the navigation bar in Bootstrap - I mainly work on programming and am new to Bootstrap. I'm having difficulty finding a solution to my problem as most of the resources I've come across provide solutions opposite to what I require.
I want the background of my navbar list to remain constant, without changing when hovered over. I've tried adjusting the background color on hover, among other things, but nothing seems to be working.
If you have any tips or suggestions, please help me out!
TL;DR: Need assistance to keep the background color of my navbar list consistent even when hovering over it.
(Feel free to share general advice for this type of issue if you prefer not to review the code)