Question
Why can I only prototype the whole frame
I am making an online watch store which has the ability to scroll down and scroll horizontally to see all of watches listed on the website. I want to add a hover functionality where you can hover over a single watch and then see the price of that specific watch. However, when I try to prototype each specific watch the whole frame is getting selected. How can I prototype one watch to another watch without it trying to prototype the entire screen.

