I would like to show the navigation arrows under the slides of slider element. Is that possible? If necessary with css or another solution where the center mode is important.
Still a question about this, is it not possible to always have this navigation arrow, left and right of the slider visible. That is also a good solution for me.
Comments
Hi,
There is no option for the Slider element.
Instead, you should use Query Loop to achieve such a layout.
https://www.youtube.com/watch?v=maE0FuFIhjQ&list=PLyfUqkbtW2kxq8AY0SivMxX7kf2H9Y-Wf
Best regards
Thanks Phil, I'll take a look at that.
Still a question about this, is it not possible to always have this navigation arrow, left and right of the slider visible. That is also a good solution for me.
Did you set the navigation in the Slider element to Default?
Best regards
I have that, it only becomes visible when I hover over it with my mouse. I actually want the icon and circle to always be visible, not just on hover.
On another topic, I sent you the CSS code to show the icon when hovering for a button.
Please replace it with the following one:
It affects the slider and hides the arrows there.
Best regards
Thxs Phil!