Hello,
Sorry I was not very clear with my previous message.
I have the Tidio live chat widget installed on the website and I would like to add the following code to the Basel theme element button so that when the button is clicked it opens the Tidio chat widget:
window.tidioChatApi.show(); window.tidioChatApi.open();
The standard WPBakery button element has an option for adding javascript code executed when the button is clicked. See screenshot here – http://prntscr.com/uqu5op
How can I do this with the Basel theme button element?