Shortened the question, sorry for the confusion, and broadness.
Okay, so I would like the navigation bar to be transparent when I'm on a certain section
, and a uniform colour for every other section on the page.
So to summarise, one colour for the Nav Bar on a particular section
or div
.
I know I could probably use rgba
, but I'm not sure how I could achieve assigning a new colour once the next section comes into view.
I'm new to Bootstrap, so please, keep it simple.
Any answers are appreciated.