Bulma navbar headroom and styles

I have working Bulma responsive navbar. Headroom.js is updating styles but they does not affect the view; animate does not work. Additional problem is that navbar is always fixed-top, even without the class.

Second problem. How do I add class to html-element as Bulma -documentation tells?

<html class="has-navbar-fixed-top">

This seems like an issue with Bulma, not problem that’s related to an element of the Roots stack. We try to keep the formus focused on our stack. Is there a particular reason you feel this is specifically related to Sage?

Because code works in plain HTML but not in Sage. As far as I can trace reason is in the order that CSS is loaded, but I am really not an expert. Feel free to delete this thread if this is wrong place to ask.

This topic was automatically closed after 42 days. New replies are no longer allowed.