Enzo Beauchamp

Results 2 comments of Enzo Beauchamp

After having JS issues with removing the _fixed-plugin_ div, I had to remove the following event listeners in the code : `window.addEventListener("resize", navbarColorOnResize); window.addEventListener("resize", sidenavTypeOnResize); window.addEventListener("load", sidenavTypeOnResize);` After that, the...

Hello there, I'm having the same issue, any updates?