Hello, can anybody help with this please.
I have the slider working the way I want it except for the navigation buttons. They won't display constantly, they only appear when the sliders scrolls or the cursor hovers over the slider.
Any help greatly appreciated.
Thanks.
Grant
If I am guessing correctly, it sounds like the toggleControls and toggleArrows options are set to true (demo). Just set them to false.
toggleControls
toggleArrows
true
false
Hello, can anybody help with this please.
I have the slider working the way I want it except for the navigation buttons. They won't display constantly, they only appear when the sliders scrolls or the cursor hovers over the slider.
Any help greatly appreciated.
Thanks.
Grant
If I am guessing correctly, it sounds like the
toggleControlsandtoggleArrowsoptions are set totrue(demo). Just set them tofalse.