Hover effect with picture

I have a question. Is the hover effect possible with the image in blocs?
Here is the link:
https://www.speck-pumps.com/de/speck/#

Yes, you could do that. If you use the website inspector in Safari you can see the CSS attributes they have used. Basically the two images are set to 50% width, when you hover, they have some transition css to 100% width and a higher z-index is applied.

With some playing around you could replicate this. Use a code bric, as the Class Manager doesn’t support all the attributes you will use at present. And there is a lot of work for breakpoints, because this style is unsuitable for a touch device.

Thanks for the hint. What code bric do you mean?

Hi,
I think that code brick
39

tom