Morning Devs,
I am wanting to put two images in my gravity forms radio label fields, which I can do. I will class one inside a span tag and make it hidden with css. I want that second larger image in said span tag to show when hover, which I can do with css. However, when I hover, the image enlarges but not outside of the label container that it is in. I have over flow set to visible and position absolute. I have tried relative and have given everything on the page a z-index lower than the image just in case. Still nothing. Do I have to use JavaScript to complete this task?
Thank you in advance,
Stephanie