I am trying to build a website using wordpress and m using the Unyson plugin for creating the pages, it provides the 3 Cols Block in the visual page builder but the blocks are not clickable, is there any way to make them clickable or any way to add a link in the text as when I try to add the link using href, it does not parse the html and displays the html code as it is.This is the code snippet:
<a href="https://www.google.com/">Visit our HTML tutorial</a>