Masked zoom effect on scroll

Hi!

I’m zooming in on an image using the transform scale effect (in the effects section) on scroll, which is easy enough. However, I’m trying to accomplish this within a masked area so that the zoom is contained within a div.

You can see the effect here: https://eightheme.com/seporta/template-kit/our-services/

Would appreciate any help!

Thanks,
Matt

Hello Matt,

Thanks for posting in! You can insert a DIV element as the container of the Image element. The DIV element’s overflow should be set to hidden and apply the Zoom (scale) effect on the image so that as the image scales up, it will always be contain within the Div element.

Screen Shot 2022-02-21 at 8.46.37 AM

Best Regards.

Ah! Of course… Hidden.

Thank you!

Hi @mmelton12,

You’re welcome! If you have any other concerns or clarifications regarding our theme features, feel free to open up a new thread.

Thank you.

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