I used a div class to create an arrow symbol >>. On click, I would like the list of items to slide in from left to right and pause for 20 seconds. When clicked again, it should slide back to the left and disappear.
I attempted this using Jquery but unfortunately, it is not functioning as intended.
Any assistance with this issue would be greatly appreciated.