Navigating between dynamic pages: dot indicators and arrows

Hey, I’m designing my first website with editor x, so sorry if there’s an obvious answer to the following two questions.

  1. Is there a way of adding dot page indicators to a series of dynamic pages? I’d like to give users a sense of how far through the series they are.

  2. I want to have backward and forward arrows on each dynamic page. The problem is that he backward arrow on the first dynamic page, can’t link to the “previous dynamic page” as it does on the following pages. Because of this, it’s showing a grey background when I need it transparent. How do I fix this or is there a work around, like not displaying an item on one dynamic page (couldnt find an option like this myself). Please see image below:

Thanks,
Peter

  1. It could be made with code to identify which order of the page is and make dots for it or show specific one with dots. problem with the whole idea is that itsn’t gonna be dynamic. it has to have a set number of pages

  2. You can change the disabled state of the button on the first page to be same as the background to trick into being transparent

Hey Amr,
Thanks so much for the reply. On point two, where can I find the option to change the disabled state of the button? Or is this again something requiring code?
Cheers,
Peter