So I know there are a few previous post of this topic with some great feedback that i’ve looked into, but I’m still having issues. I’ve created a 2 minute video explaining my issue with the hover image not displaying. I apologize for the terrible 240p quality. Any help on this would be amazing.
This is my first post of the forum and I was wondering how you guys “publish” a preview of your webflow viewer in read-only? Anyways thanks for the help in advance!
If you got it working, would it possibly be a property the div inheriting some sort of property? Is there a way for me to share a preview of the site within webflow and see if it works for you? Maybe caching?
You must have been lost in the process, too many things. i simply removed all the properties of the hover state for the parent element… The rest, you had good, so now it works.
Why was it blinking? Well, you had 2 hovers events piled up, one was triging the other etc… so it was blinking before the 2nd oimage could opacity 0 to 100, and egain and again.
Now I brainfarted earlier, there is much simpler to do. One element, 2 backgrounds and a transition ALL (you can try tu fins hat transition you need exactly, better than using All)
Go back to see my example on my site, the second block is a single element with 2 bg
Well I wasn’t sure you could transition from one to another… by putting “All”, it worked, so be it. But you should really find the exact property for transition. Using “All” is dirty. Maybe it’s “Background Position” ? Because it’s not Opacity anyway…
In your video you appear to click and drag the right menu with your mouse to make it scroll. Is that what I am witnessing, or are my eyes deceiving me? How do you do that?