Headroom js - (solved)

.headroom {position: fixed;top: 0;left: 0;right: 0;transition: all .2s ease-in-out;} .headroom--unpinned {top: -100px;} .headroom--pinned {top: 0;}

ok to the dot.
It calls those two scripts. and the scripts should effect .navbar-fixed-top I don’t appear to be getting any errors. But it still isn’t working. Did you get it to work Sam?