As I hover over the buttons in my stack, a text box appears on the right side. The intention is for this text box to act as a scroll box, but it disappears when I move my mouse to scroll because it needs to be continuously hovered upon to stay active.
To see an example of this effect in action, visit my page here and navigate to the "Commissions" box on the left.
I am aiming to achieve a similar result to what is showcased on this page under "Art Info".
CSS Code:
(CSS code here)
HTML Code:
(HTML code here)
Any assistance with solving this issue will be greatly appreciated!