Text column problem
I encountered a problem, when I add section and want to place there some custom code I do it like this Add Element -> text column and then I paste there my code, everything works fine despite one thing. When I paste this code: <div class="icon1 icond" onclick="changeText(this, icon1Text)"><img src="sourceoftheicon"></div> and I save section and reload the page the code doesn't have this part: onclick="changeText(this, icon1Text)".
What should I do?
Comments
Hi,
Instead of Column Text Element, please use the Plain Text/HTML.
Best regards