Support Team
posted this
19 February 2016
Hi,
You can add an HTML control within the box, set the width and height to 100% and then insert this code within the HTML control:
<p style="height:100%; cursor: pointer;" onclick="location.href='http://www.google.com/';"></p>
Change the link to the desired one.
Sincerely,
Hella
Hi,
You can add an HTML control within the box, set the width and height to 100% and then insert this code within the HTML control:
<p style="height:100%; cursor: pointer;" onclick="location.href='http://www.google.com/';"></p>
Change the link to the desired one.
Sincerely,
Hella