I’m trying to incorporate a zoom effect when the carousel images on my homepage are hovered over. I’ve done some research on the forum but none of the information seems to work for me.
Any guidance you might have would be great appreciated. Here is a link to the site I’m working on.
Thanks for writing in! It seems you are referring the carousel which has dynamic height and width. So applying zoom (transform) will break the layout and usual behavior. It’s not recommended to do such modification.