How can I set the navbar with no background color by default and to get the background color on scroll?
When scrolling down a div with a class full-width-menu should get a new bg color.
For a fixed location on top I use navbar-fixed-top from Bootstrap3.
I've tried almost every some tutorials that I came across but I didn't succeed.
I even tried with affix plugin from WordPress but no luck.
Here is my code