Horizontal navigation scrollbar with button to scroll

Hi.

Please help to understand what’s wrong with my settings and formula to add this functionality. Because scrolling not working when I click arrow button. I add an ID for container with navigation links: ‘nav-links-container’, add css-styles to hide scroll bar, and add workflow with click action and custom JavaScript code to button with right arrow. Pls check my screenshots. Thanks!


Снимок экрана 2024-07-26 в 16.55.36

I think you can find the answer in this tutorial of @jptrinh

Thanks, helps to add .parentElement, it’s worked now!