Mouseover interaction bug

Hi there, I’m working on my first project, and I encountered a small issue.
I made a mouse over animation on photo div2, and everything seems to be working fine within the designer (when in preview mode). However, when I click on toggle preview, the animation is not showing in the browser as if it doesn’t exist.

I’ve been bothering for hours now, and I can’t find a solution :confused:

Thanks in advance! <3

Here is my site Read-Only: https://preview.webflow.com/preview/emanuels-wondrous-project?preview=0b6f066bbc33c371b1ec32dcbc2c0ca0

Hi @manki32

Thanks so much for posting about this.

It looks like you have a couple other interactions that may be causing the image not to show up on page load:

Legacy interaction:

Page scroll interaction:

On that second image specifically the image is set to 0% opacity and doesn’t appear until you scroll to the very bottom of the section. Once I deleted the legacy interaction and moved up the scroll action % I was able to see the image:

Hope this helps get you started in the right direction :slight_smile:

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.