How to add hyperlink to interactive boxes???

When I add a box through the “interactive” option, I cannot seem to make the whole box into a hyperlink. I can only add a hyperlink to the text within the box but the box itself does not offer that option.
How do I add a hyperlink to my interactive box?

Hi Daniel ,
In that case you can do the following :
1 - Add onClick function for the element ( hoverBox )
2 - import wixLocation3 - inside onClick

wixLocation.to('https://www.wix.com');

Hope this helps!
Best,
Mustafa