As you scroll down the page the Suivant header pops down and becomes fixed at the top of the page.
This is accomplished by adding the class "stuck" to the header div tag.
I want to disable that on certain pages. Before I go digging into the JavaScript, does anyone know how to do that?
This is accomplished by adding the class "stuck" to the header div tag.
I want to disable that on certain pages. Before I go digging into the JavaScript, does anyone know how to do that?
Comment