NO BUG: Slider arrows bottom positioning does not work

Browser: Chrome
OS: Windows 11
URL: n/a

On both the standard slider and the nestable slider, the arrow buttons bottom positioning does not work because it is overridden by top postitioning in other CSS.

Nestable Slider:

Standard Slider:

If I remember right last time I needed arrows at the bottom I just added “auto” for the top value and 0 or whatever to bottom and that worked

1 Like

Hi

in the nestable slider, I have no problems to move the arrows around where I want to have them…

I use custom settings, maybe that makes a difference… but in the custom settings I only have “arrows”:true, the coordinates come from the other settings (see image).
For example, I move them to the left bottom of the slide.

These are my settings:

Cheers

Patric

1 Like

Hi,
Thanks so much for your report!

If you want to overwrite the default value (top/left, or top/right) and use the opposite value (e.g. bottom), reset the default first. You can’t use 50% of the top and 30px of the bottom simultaneously.

Enter unset for the top value to reset it. Only then your bottom value will work.

Best regards,
timmse