You can overwrite the styles of the Slider items via nth-child or nth-of-type. Just put something like this under Style » Css » Custom Css of the Slider Element and all “even” Slides (0,2,4,6,…) will be aligned to the left, all “odd” Slides (1,3,5,7,…) will be aligned to the right.