Hi all,
I am having the same issue here too. For example, within the ‘Our focus section’ in Widget I type in the following so that link opens up in new tab:
Click here for: <a href="https://www.google.com/" target="_blank">Google</a>
But when I save it, I get this:
Click here for: <a href=\"https://www.google.com/\" target=\"_blank\">Google</a>
I think the only way is to hard code it by going into the HTML file. Speaking of which, where can I find this?
Love to hear your thoughts.