How to make slide images move from left to right in gallery images?

Now, slide images move from top to bottom.

How to make slide images move from left to right in gallery images?

Thanks

Hi @alexseo,
The animation is added for hiding the slide. If you work through each of the animation steps, it is the “HideSlide” animation within the third div.


Currently the animation is set to “auto opacity, 0” and “Y, 100%”. Delete the “Y” property. Then add “X, 100%” by clicking the “Add Property” button and selecting “Transform” → “X”.

Hope this helps,
Bob