Hello! I am looking for advice on how to code in order to achieve the design shown in image 1 and create a navigation system.
My challenge is that I have 5 navigation items but limited space. My goal is to display only 3 items at a time, hence why I have included left and right arrows. By clicking the respective arrow, users will be able to see the other menu items while the other 2 are hidden.
I am currently using bootstrap and font awesome for the arrow icons.