Can anyone answer this question? I’m looking for someone to answer because I have the same question. If anyone has solution, please tag me. Thanks a lot.
Can anyone answer this question? I’m looking for someone to answer because I have the same question. If anyone has solution, please tag me. Thanks a lot.
I think you can use interactions to do this, like add a unique class to each city div (e.g., “paris-div”, “miami-div”). Then add an image element for each city image on the right and set them to “hidden” initially.
Next go to the interactions panel, create a new interaction for the “paris-div” to show the Paris image on hover and hide it on hover out. Repeat this for each city div and corresponding image.