how to display a bullet navigation instead of numbers? like if the slider has only 3 contents then it should display 3 bullets or 3 circle not 1-3 numbers as a navigation and also where in the css I could customize the current navigation? like for example, the current slide is 1 of course the navigations is on the "1" if ever it is a number navigation and if it bullet navigation then the first bullet should be the active phase.
Hope dudes here could give me a trick on this. thanks in advance.
how to display a bullet navigation instead of numbers? like if the slider has only 3 contents then it should display 3 bullets or 3 circle not 1-3 numbers as a navigation and also where in the css I could customize the current navigation? like for example, the current slide is 1 of course the navigations is on the "1" if ever it is a number navigation and if it bullet navigation then the first bullet should be the active phase.
Hope dudes here could give me a trick on this. thanks in advance.
Use
<ul>instead of<ol>