I am trying to make it so that when you hover over the circle, the white box with text appears to the side.
I have tried putting the circle, text box, and white rectangle in a container and applying the effect to the container, which worked fine, except if you hover over anywhere inside the container (including over where the words would be on hover), the hover mode is activated. Instead, I only want hover mode to be activated when the circle is hovered over.