how to make a simple scrollspy effects using Javascript for brizy ?
When you scroll up or down it will add active "menu-item" based on currently active viewport
1. add custom class name to "menu element" ---> navbar_scrollspy
<img src="https://a-cloud.b-cdn.net/media/iW=5000&iH=*/56e753295f6e8238b5c91a29fd5d3d47.jpg">
2. add custom class name to all "anchor" ---> anchor_id
<img src="https://a-cloud.b-cdn.net/media/iW=5000&iH=*/83dee80218c342a24e974588350b136a.jpg">
3. Create custom anchor links in Menus
Read more: How to create custom anchor links in Menus to link to specific blocks in the page
Copy and paste javascript code to footer