Images are invalid selectors

Hello! I want “#zoomInImage” to transition to the image behind it as “#imageTransitionPoint” leaves the screen and to the opposite when it comes back on to the screen. I’m using .onViewportLeave but for some reason it won’t allow me to select my images as valid selectors. I can select headers and some of my text boxes but for some reason, I can’t select my images. I even tried placing the images into containers but the container ids are also invalid. Any help is appreciated!

RESOLVED: I had to right click on the image and select “show on all pages.” I think I was trying to select something on a page but writing the code with the site IDE tab selected.

Well done Mat :grin:

Thanks!