Dear @hkim83
There are ways of creating your own arrows to your choosing that can navigate between previous and next projects.
This will require basic knowledge of HTML and CSS
https://www.khanacademy.org/computing/computer-programming/html-css
https://www.khanacademy.org/computing/computer-programming/html-css/web-development-tools/a/using-the-browser-developer-tools
Adding your own "HTML" either in the Footer:
[image: 1598359862014-screen-shot-2020-08-25-at-2.50.25-pm-resized.png]
Across the whole website if you wish within "Lay Options" "Custom CSS & HTML"
[image: 1598359791492-screen-shot-2020-08-25-at-2.49.19-pm-resized.png]
I have created a very basic setup - i hope this helps you on your journey :)
When you create a Link <a> and give it the class "layprevproject" or "laynextproject" it automatically receives the necessary data to take us to the next-prev project.
[image: 1598360179093-screen-shot-2020-08-25-at-2.54.24-pm-resized.png]
So in "Custom HTML & CSS" I have created two simple links with the correct class names
[image: 1598360219189-screen-shot-2020-08-25-at-2.53.26-pm-resized.png]
Now what goes within the Link <a> is completely up to you! it could be Text, An image, an arrow etc - ( very basic arrow )
https://www.w3schools.com/howto/howto_css_arrows.asp
[image: 1598360383189-screen-shot-2020-08-25-at-2.58.16-pm-resized.png]
And now i can place arrows in my website - page or footer that operate as links to the next and previous projects.
I hope this answers your question and you have a wonderful day,
Thank you for using Lay Theme
Best
Richard