How to redirect to another webpage through onclick?

Question:
How can I get my logo to redirect to another webpage?

Product:
Wix Studio

What are you trying to achieve:
I currently have landbot embed on my Wix website and my header section has a logo. The company logo should redirect to the company website upon click request. However, when I try the onclick functionality on the Wix embed site, it does not work. Through the landbot developer site, I was able to implement this functionality and preview it, that works fine. But it seems Wix is blocking that through CORS or something else which is preventing to communicate to Landbot?

What have you already tried:
I have tried to add a custom JS script but unfortunately there was no effect, neither positive nor negative. Maybe there is another section where I can add the custom JS script?

I have showcased the image below which shows both highlighted parts, the logo on the top left corner is currently clickable but still does not redirect to the requested webpage. The error on the console showcases an error with landbot, not sure if it is related to the issue though because as I click the logo, there is no error popping up on the console.

Keep in mind, this is a landbot embed, there is no development of the specific webpage done on Wix.

Additional information:

I hope I can get some assistance or ideas on how it can be achieved, thank you very much for your time.

Regards,
Neville

Wix does not allow access to the DOM, you can’t use document