I’m using the infinite slider, which obviously has a overflow:hidden to even make it a slider. However I would like the control/pagination arrows to fall outside of the slider. Right now I can’t do that because they’re placed within the bounding box of the slider. Does anyone know of a workaround for this?
I figured I should just create a button outside of the slider and add a workflow that controls the slider. However my options of ‘move slide up/down’ don’t actually do anything to the slider at all..