Have you ever wanted to enhance the visual appeal of your Wix website by incorporating dynamic and eye-catching animations? Adding a flip effect to elements within a repeater can be a fantastic way to achieve just that! In this tutorial, we'll guide you through the process of creating a captivating flip effect within a Wix repeater, giving your content a modern and interactive touch.

Prerequisite:
Before you start this tutorial, you need to create a Wix site and design a repeater
Step1: Add and design repeater


Add a Container box and place two text boxes inside it.
Now your repeater should be looking like this

Now add image, here the image is added on top of the container, hiding the text container box

Resize the images exactly as the size of container (repeater item)

Step 2: Turn On Developer Mode
To configure the buttons, we need to enable "Dev Mode" in order to write a few lines of simple code.

On the top left of the window hover over Dev mode.
Then click on Turn on Developer Mode
Step 3: Giving ID to elements
Step 4: Code
Step 5: Preview & Publish
Output
Comments